diff --git a/Gemfile b/Gemfile index a48a89a1c..6e3a66012 100644 --- a/Gemfile +++ b/Gemfile @@ -53,7 +53,7 @@ gem "rollbar", "~> 3.1.2" gem "sassc-rails", "~> 2.1.2" gem "savon", "~> 2.12.1" gem "sitemap_generator", "~> 6.1.2" -gem "social-share-button", "~> 1.2.3" +gem "social-share-button", "~> 1.2.4" 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 7edbca4b4..042d30049 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -145,9 +145,9 @@ GEM terrapin climate_control (0.2.0) cocoon (1.2.15) - coffee-rails (4.2.2) + coffee-rails (5.0.0) coffee-script (>= 2.2.0) - railties (>= 4.0.0) + railties (>= 5.2.0) coffee-script (2.4.1) coffee-script-source execjs @@ -230,7 +230,7 @@ GEM execjs multi_json (>= 1.3) rake - execjs (2.7.0) + execjs (2.8.1) factory_bot (4.8.2) activesupport (>= 3.0.0) factory_bot_rails (4.8.2) @@ -619,7 +619,7 @@ GEM sitemap_generator (6.1.2) builder (~> 3.0) smart_properties (1.15.0) - social-share-button (1.2.3) + social-share-button (1.2.4) coffee-rails socksify (1.7.1) spring (2.1.1) @@ -792,7 +792,7 @@ DEPENDENCIES scss_lint (~> 0.59.0) selenium-webdriver (~> 3.142) sitemap_generator (~> 6.1.2) - social-share-button (~> 1.2.3) + social-share-button (~> 1.2.4) spring (~> 2.1.1) spring-commands-rspec (~> 1.0.4) sprockets (~> 3.7.2)