Merge pull request #4624 from consul/dependabot/bundler/master/social-share-button-1.2.4

Bump social-share-button from 1.2.3 to 1.2.4
This commit is contained in:
Javi Martín
2021-08-12 04:56:08 +02:00
committed by GitHub
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 "sassc-rails", "~> 2.1.2"
gem "savon", "~> 2.12.1" gem "savon", "~> 2.12.1"
gem "sitemap_generator", "~> 6.1.2" 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 "sprockets", "~> 3.7.2"
gem "translator-text", "~> 0.1.0" gem "translator-text", "~> 0.1.0"
gem "turbolinks", "~> 5.2.1" gem "turbolinks", "~> 5.2.1"

View File

@@ -145,9 +145,9 @@ GEM
terrapin terrapin
climate_control (0.2.0) climate_control (0.2.0)
cocoon (1.2.15) cocoon (1.2.15)
coffee-rails (4.2.2) coffee-rails (5.0.0)
coffee-script (>= 2.2.0) coffee-script (>= 2.2.0)
railties (>= 4.0.0) railties (>= 5.2.0)
coffee-script (2.4.1) coffee-script (2.4.1)
coffee-script-source coffee-script-source
execjs execjs
@@ -230,7 +230,7 @@ GEM
execjs execjs
multi_json (>= 1.3) multi_json (>= 1.3)
rake rake
execjs (2.7.0) execjs (2.8.1)
factory_bot (4.8.2) factory_bot (4.8.2)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
factory_bot_rails (4.8.2) factory_bot_rails (4.8.2)
@@ -619,7 +619,7 @@ GEM
sitemap_generator (6.1.2) sitemap_generator (6.1.2)
builder (~> 3.0) builder (~> 3.0)
smart_properties (1.15.0) smart_properties (1.15.0)
social-share-button (1.2.3) social-share-button (1.2.4)
coffee-rails coffee-rails
socksify (1.7.1) socksify (1.7.1)
spring (2.1.1) spring (2.1.1)
@@ -792,7 +792,7 @@ DEPENDENCIES
scss_lint (~> 0.59.0) scss_lint (~> 0.59.0)
selenium-webdriver (~> 3.142) selenium-webdriver (~> 3.142)
sitemap_generator (~> 6.1.2) sitemap_generator (~> 6.1.2)
social-share-button (~> 1.2.3) social-share-button (~> 1.2.4)
spring (~> 2.1.1) spring (~> 2.1.1)
spring-commands-rspec (~> 1.0.4) spring-commands-rspec (~> 1.0.4)
sprockets (~> 3.7.2) sprockets (~> 3.7.2)