update gon to 6.3.2

This commit is contained in:
Jonne Haß 2020-03-20 13:53:21 +01:00
parent 78b62dd3ed
commit d6814878e9
2 changed files with 5 additions and 4 deletions

View file

@ -189,7 +189,7 @@ gem "typhoeus", "1.3.1"
# Views
gem "gon", "6.2.1"
gem "gon", "6.3.2"
gem "hamlit", "2.9.3"
gem "mobile-fu", "1.4.0"
gem "rails-timeago", "2.17.1"

View file

@ -273,8 +273,9 @@ GEM
terminal-table (~> 1.5, >= 1.5.1)
globalid (0.4.2)
activesupport (>= 4.2.0)
gon (6.2.1)
actionpack (>= 3.0)
gon (6.3.2)
actionpack (>= 3.0.20)
i18n (>= 0.7)
multi_json
request_store (>= 1.0)
guard (2.16.1)
@ -821,7 +822,7 @@ DEPENDENCIES
fixture_builder (= 0.5.2)
fog-aws (= 3.5.2)
fuubar (= 2.5.0)
gon (= 6.2.1)
gon (= 6.3.2)
guard (= 2.16.1)
guard-rspec (= 4.7.3)
guard-rubocop (= 1.3.0)