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] <support@dependabot.com>
This commit is contained in:
committed by
Javi Martín
parent
63820fb59f
commit
4a61fd2d8c
2
Gemfile
2
Gemfile
@@ -53,7 +53,7 @@ gem "rollbar", "~> 3.0.1"
|
|||||||
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.1"
|
gem "social-share-button", "~> 1.2.3"
|
||||||
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"
|
||||||
|
|||||||
@@ -557,7 +557,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.1.0)
|
social-share-button (1.2.3)
|
||||||
coffee-rails
|
coffee-rails
|
||||||
socksify (1.7.1)
|
socksify (1.7.1)
|
||||||
spring (2.1.1)
|
spring (2.1.1)
|
||||||
@@ -724,7 +724,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.1)
|
social-share-button (~> 1.2.3)
|
||||||
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)
|
||||||
|
|||||||
Reference in New Issue
Block a user