mirror of
https://github.com/internetee/registry.git
synced 2025-06-08 21:54:48 +02:00
Update jquery-rails
gem
This commit is contained in:
parent
4a306a0463
commit
e16b51f4d6
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
@ -31,7 +31,7 @@ gem 'nokogiri'
|
|||
gem 'bootstrap-sass', '~> 3.4'
|
||||
gem 'sass-rails', '5.0.6' # sass style
|
||||
gem 'coffee-rails', '~> 4.2'
|
||||
gem 'jquery-rails', '4.0.4' # jquery
|
||||
gem 'jquery-rails'
|
||||
gem 'selectize-rails', '0.12.1' # include selectize.js for select
|
||||
|
||||
# view helpers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue