diff --git a/Gemfile b/Gemfile index 6a61d3a1c..d92a8b67a 100644 --- a/Gemfile +++ b/Gemfile @@ -48,7 +48,7 @@ gem "rinku", "~> 2.0.2", require: "rails_rinku" gem "rollbar", "~> 2.18.0" gem "sassc-rails", "~> 2.1.2" gem "savon", "~> 2.12.0" -gem "sitemap_generator", "~> 6.0.1" +gem "sitemap_generator", "~> 6.0.2" gem "social-share-button", "~> 1.1" gem "sprockets", "~> 3.7.2" gem "translator-text", "~> 0.1.0" diff --git a/Gemfile.lock b/Gemfile.lock index 202781cd1..22ebccf74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -504,7 +504,7 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - sitemap_generator (6.0.1) + sitemap_generator (6.0.2) builder (~> 3.0) smart_properties (1.13.1) social-share-button (1.1.0) @@ -657,7 +657,7 @@ DEPENDENCIES savon (~> 2.12.0) scss_lint (~> 0.55.0) selenium-webdriver (~> 3.141) - sitemap_generator (~> 6.0.1) + sitemap_generator (~> 6.0.2) social-share-button (~> 1.1) spring (~> 2.0.1) spring-commands-rspec (~> 1.0.4)