Bump gon
This commit is contained in:
parent
80f57673ab
commit
63b23056a5
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -187,7 +187,7 @@ gem "typhoeus", "1.3.1"
|
||||||
|
|
||||||
# Views
|
# Views
|
||||||
|
|
||||||
gem "gon", "6.2.0"
|
gem "gon", "6.2.1"
|
||||||
gem "hamlit", "2.8.8"
|
gem "hamlit", "2.8.8"
|
||||||
gem "mobile-fu", "1.4.0"
|
gem "mobile-fu", "1.4.0"
|
||||||
gem "rails-timeago", "2.16.0"
|
gem "rails-timeago", "2.16.0"
|
||||||
|
|
|
||||||
|
|
@ -252,7 +252,7 @@ GEM
|
||||||
terminal-table (>= 1.5.1)
|
terminal-table (>= 1.5.1)
|
||||||
globalid (0.4.1)
|
globalid (0.4.1)
|
||||||
activesupport (>= 4.2.0)
|
activesupport (>= 4.2.0)
|
||||||
gon (6.2.0)
|
gon (6.2.1)
|
||||||
actionpack (>= 3.0)
|
actionpack (>= 3.0)
|
||||||
multi_json
|
multi_json
|
||||||
request_store (>= 1.0)
|
request_store (>= 1.0)
|
||||||
|
|
@ -793,7 +793,7 @@ DEPENDENCIES
|
||||||
fixture_builder (= 0.5.2.rc3)
|
fixture_builder (= 0.5.2.rc3)
|
||||||
fog-aws (= 3.3.0)
|
fog-aws (= 3.3.0)
|
||||||
fuubar (= 2.3.2)
|
fuubar (= 2.3.2)
|
||||||
gon (= 6.2.0)
|
gon (= 6.2.1)
|
||||||
guard (= 2.14.2)
|
guard (= 2.14.2)
|
||||||
guard-cucumber (= 2.1.2)
|
guard-cucumber (= 2.1.2)
|
||||||
guard-rspec (= 4.7.3)
|
guard-rspec (= 4.7.3)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue