bump gon
This commit is contained in:
parent
de9acef27f
commit
6fef1cf990
2 changed files with 3 additions and 8 deletions
2
Gemfile
2
Gemfile
|
|
@ -128,7 +128,7 @@ gem 'typhoeus', '0.6.9'
|
||||||
|
|
||||||
# Views
|
# Views
|
||||||
|
|
||||||
gem 'gon', '5.1.2'
|
gem 'gon', '5.2.0'
|
||||||
gem 'haml', '4.0.5'
|
gem 'haml', '4.0.5'
|
||||||
gem 'mobile-fu', '1.3.1'
|
gem 'mobile-fu', '1.3.1'
|
||||||
gem 'will_paginate', '3.0.7'
|
gem 'will_paginate', '3.0.7'
|
||||||
|
|
|
||||||
|
|
@ -186,16 +186,11 @@ GEM
|
||||||
ruby-progressbar (~> 1.4)
|
ruby-progressbar (~> 1.4)
|
||||||
gherkin (2.12.2)
|
gherkin (2.12.2)
|
||||||
multi_json (~> 1.3)
|
multi_json (~> 1.3)
|
||||||
gon (5.1.2)
|
gon (5.2.0)
|
||||||
actionpack (>= 2.3.0)
|
actionpack (>= 2.3.0)
|
||||||
formatador (>= 0.2.4)
|
|
||||||
json
|
json
|
||||||
listen (~> 2.7)
|
|
||||||
lumberjack (~> 1.0)
|
|
||||||
multi_json
|
multi_json
|
||||||
pry (>= 0.9.12)
|
|
||||||
request_store (>= 1.0.5)
|
request_store (>= 1.0.5)
|
||||||
thor (>= 0.18.1)
|
|
||||||
guard (2.6.1)
|
guard (2.6.1)
|
||||||
formatador (>= 0.2.4)
|
formatador (>= 0.2.4)
|
||||||
listen (~> 2.7)
|
listen (~> 2.7)
|
||||||
|
|
@ -529,7 +524,7 @@ DEPENDENCIES
|
||||||
foreigner (= 1.6.1)
|
foreigner (= 1.6.1)
|
||||||
foreman (= 0.62)
|
foreman (= 0.62)
|
||||||
fuubar (= 2.0.0)
|
fuubar (= 2.0.0)
|
||||||
gon (= 5.1.2)
|
gon (= 5.2.0)
|
||||||
guard-cucumber (= 1.4.1)
|
guard-cucumber (= 1.4.1)
|
||||||
guard-rspec (= 4.3.1)
|
guard-rspec (= 4.3.1)
|
||||||
guard-spork (= 1.5.1)
|
guard-spork (= 1.5.1)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue