This commit is contained in:
Benjamin Neff 2018-11-10 20:19:42 +01:00
parent 80f57673ab
commit 63b23056a5
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -187,7 +187,7 @@ gem "typhoeus", "1.3.1"
# Views
gem "gon", "6.2.0"
gem "gon", "6.2.1"
gem "hamlit", "2.8.8"
gem "mobile-fu", "1.4.0"
gem "rails-timeago", "2.16.0"

View file

@ -252,7 +252,7 @@ GEM
terminal-table (>= 1.5.1)
globalid (0.4.1)
activesupport (>= 4.2.0)
gon (6.2.0)
gon (6.2.1)
actionpack (>= 3.0)
multi_json
request_store (>= 1.0)
@ -793,7 +793,7 @@ DEPENDENCIES
fixture_builder (= 0.5.2.rc3)
fog-aws (= 3.3.0)
fuubar (= 2.3.2)
gon (= 6.2.0)
gon (= 6.2.1)
guard (= 2.14.2)
guard-cucumber (= 2.1.2)
guard-rspec (= 4.7.3)