bump rails-assets-punycode
This commit is contained in:
parent
abe0629c02
commit
0a33a5f95a
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -86,7 +86,7 @@ gem 'jquery-rails', '3.1.2'
|
|||
gem 'rails-assets-jquery', '1.11.1' # Should be kept in sync with jquery-rails
|
||||
gem 'js_image_paths', '0.0.1'
|
||||
gem 'js-routes', '0.9.9'
|
||||
gem 'rails-assets-punycode', '1.3.1'
|
||||
gem 'rails-assets-punycode', '1.3.2'
|
||||
|
||||
# jQuery plugins
|
||||
|
||||
|
|
|
|||
|
|
@ -379,7 +379,7 @@ GEM
|
|||
rails-assets-jquery
|
||||
rails-assets-perfect-scrollbar (0.5.7)
|
||||
rails-assets-jquery (>= 1.10)
|
||||
rails-assets-punycode (1.3.1)
|
||||
rails-assets-punycode (1.3.2)
|
||||
rails-i18n (4.0.3)
|
||||
i18n (~> 0.6)
|
||||
railties (~> 4.0)
|
||||
|
|
@ -605,7 +605,7 @@ DEPENDENCIES
|
|||
rails-assets-jquery-placeholder (= 2.0.8)
|
||||
rails-assets-jquery-textchange (= 0.2.3)
|
||||
rails-assets-perfect-scrollbar (= 0.5.7)
|
||||
rails-assets-punycode (= 1.3.1)
|
||||
rails-assets-punycode (= 1.3.2)
|
||||
rails-i18n (= 4.0.3)
|
||||
rails-timeago (= 2.11.0)
|
||||
rails_admin (= 0.6.5)
|
||||
|
|
|
|||
Loading…
Reference in a new issue