mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 18:56:05 +02:00
Merge pull request #1322 from internetee/update-jquery-rails-gem
Update `jquery-rails` gem
This commit is contained in:
commit
0c106ba49c
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
|
||||
|
|
|
@ -211,8 +211,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)
|
||||
|
@ -464,7 +464,7 @@ DEPENDENCIES
|
|||
haml
|
||||
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