mirror of
https://github.com/internetee/registry.git
synced 2025-06-07 21:25:39 +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
|
||||
|
|
|
@ -216,8 +216,8 @@ GEM
|
|||
ice_nine (0.11.2)
|
||||
isikukood (0.1.2)
|
||||
iso8601 (0.8.6)
|
||||
jquery-rails (4.0.4)
|
||||
rails-dom-testing (~> 1.0)
|
||||
jquery-rails (4.3.5)
|
||||
rails-dom-testing (>= 1, < 3)
|
||||
railties (>= 4.2.0)
|
||||
thor (>= 0.14, < 2.0)
|
||||
jquery-ui-rails (5.0.5)
|
||||
|
@ -473,7 +473,7 @@ DEPENDENCIES
|
|||
html2haml (= 2.1.0)
|
||||
isikukood
|
||||
iso8601 (= 0.8.6)
|
||||
jquery-rails (= 4.0.4)
|
||||
jquery-rails
|
||||
jquery-ui-rails (= 5.0.5)
|
||||
kaminari (= 0.16.3)
|
||||
lhv!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue