diff --git a/Gemfile b/Gemfile index 1612f9008..ef1fc860a 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 9c41a73f7..a86e382ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -142,9 +142,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 @@ -227,7 +227,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) @@ -615,7 +615,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) @@ -787,7 +787,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)