bump gon
This commit is contained in:
parent
7b3abb1f11
commit
bb3fc500b1
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -100,7 +100,7 @@ gem 'typhoeus', '0.6.7'
|
|||
|
||||
# Views
|
||||
|
||||
gem 'gon', '4.1.1'
|
||||
gem 'gon', '5.0.4'
|
||||
gem 'haml', '4.0.5'
|
||||
gem 'mobile-fu', '1.2.2'
|
||||
gem 'will_paginate', '3.0.5'
|
||||
|
|
|
|||
|
|
@ -175,7 +175,7 @@ GEM
|
|||
galetahub-simple_captcha (0.1.5)
|
||||
gherkin (2.12.2)
|
||||
multi_json (~> 1.3)
|
||||
gon (4.1.1)
|
||||
gon (5.0.4)
|
||||
actionpack (>= 2.3.0)
|
||||
json
|
||||
guard (2.2.5)
|
||||
|
|
@ -493,7 +493,7 @@ DEPENDENCIES
|
|||
foreman (= 0.62)
|
||||
fuubar (= 1.3.3)
|
||||
galetahub-simple_captcha (= 0.1.5)
|
||||
gon (= 4.1.1)
|
||||
gon (= 5.0.4)
|
||||
guard-cucumber (= 1.4.1)
|
||||
guard-rspec (= 4.2.4)
|
||||
guard-spork (= 1.5.1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue