diff --git a/Gemfile b/Gemfile index c8e81f860..2779aa9a7 100644 --- a/Gemfile +++ b/Gemfile @@ -53,7 +53,7 @@ gem "rollbar", "~> 3.0.1" gem "sassc-rails", "~> 2.1.2" gem "savon", "~> 2.12.1" gem "sitemap_generator", "~> 6.1.2" -gem "social-share-button", "~> 1.1" +gem "social-share-button", "~> 1.2.3" gem "sprockets", "~> 3.7.2" gem "translator-text", "~> 0.1.0" gem "turbolinks", "~> 5.2.1" diff --git a/Gemfile.lock b/Gemfile.lock index 3dc9a30fb..e848da938 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -557,7 +557,7 @@ GEM sitemap_generator (6.1.2) builder (~> 3.0) smart_properties (1.15.0) - social-share-button (1.1.0) + social-share-button (1.2.3) coffee-rails socksify (1.7.1) spring (2.1.1) @@ -724,7 +724,7 @@ DEPENDENCIES scss_lint (~> 0.59.0) selenium-webdriver (~> 3.142) sitemap_generator (~> 6.1.2) - social-share-button (~> 1.1) + social-share-button (~> 1.2.3) spring (~> 2.1.1) spring-commands-rspec (~> 1.0.4) sprockets (~> 3.7.2)