From 2644d4915e5bbf4e57fbfc6cda7ec79cc3f44230 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Aug 2021 01:19:29 +0000 Subject: [PATCH] Bump social-share-button from 1.2.3 to 1.2.4 Bumps [social-share-button](https://github.com/huacnlee/social-share-button) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/huacnlee/social-share-button/releases) - [Changelog](https://github.com/huacnlee/social-share-button/blob/master/CHANGELOG.md) - [Commits](https://github.com/huacnlee/social-share-button/compare/v1.2.3...v1.2.4) --- updated-dependencies: - dependency-name: social-share-button dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) 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)