diff --git a/Gemfile b/Gemfile index 8c4a29bf0..d91fab883 100644 --- a/Gemfile +++ b/Gemfile @@ -190,7 +190,7 @@ gem "typhoeus", "1.4.0" # Views -gem "gon", "6.3.2" +gem "gon", "6.4.0" gem "hamlit", "2.14.6" gem "mobile-fu", "1.4.0" gem "rails-timeago", "2.18.0" diff --git a/Gemfile.lock b/Gemfile.lock index de3786bbf..be938936b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -292,7 +292,7 @@ GEM terminal-table (~> 1.5, >= 1.5.1) globalid (0.4.2) activesupport (>= 4.2.0) - gon (6.3.2) + gon (6.4.0) actionpack (>= 3.0.20) i18n (>= 0.7) multi_json @@ -822,7 +822,7 @@ DEPENDENCIES fixture_builder (= 0.5.2) fog-aws (= 3.5.2) fuubar (= 2.5.1) - gon (= 6.3.2) + gon (= 6.4.0) haml_lint (= 0.37.0) hamlit (= 2.14.6) handlebars_assets (= 0.23.8)