From 4a61fd2d8c2689ce53baa5ea1dd754d6e53c9fa0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2020 13:17:17 +0000 Subject: [PATCH] Bump social-share-button from 1.1.0 to 1.2.3 Bumps [social-share-button](https://github.com/huacnlee/social-share-button) from 1.1.0 to 1.2.3. - [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.1.0...v1.2.3) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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)