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] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-11 01:19:29 +00:00
committed by GitHub
parent 03513fc352
commit 2644d4915e
2 changed files with 6 additions and 6 deletions

View File

@@ -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"

View File

@@ -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)