Bump sprockets from 4.0.2 to 4.1.1
Bumps [sprockets](https://github.com/rails/sprockets) from 4.0.2 to 4.1.1. - [Release notes](https://github.com/rails/sprockets/releases) - [Changelog](https://github.com/rails/sprockets/blob/main/CHANGELOG.md) - [Commits](https://github.com/rails/sprockets/compare/v4.0.2...v4.1.1) --- updated-dependencies: - dependency-name: sprockets dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Javi Martín
parent
200e8fb05d
commit
809fbb3000
2
Gemfile
2
Gemfile
@@ -53,7 +53,7 @@ gem "sassc-rails", "~> 2.1.2"
|
||||
gem "savon", "~> 2.12.1"
|
||||
gem "sitemap_generator", "~> 6.1.2"
|
||||
gem "social-share-button", "~> 1.2.4"
|
||||
gem "sprockets", "~> 4.0.2"
|
||||
gem "sprockets", "~> 4.1.1"
|
||||
gem "translator-text", "~> 0.1.0"
|
||||
gem "turbolinks", "~> 5.2.1"
|
||||
gem "turnout", "~> 2.5.0"
|
||||
|
||||
@@ -470,7 +470,7 @@ GEM
|
||||
puma (4.3.12)
|
||||
nio4r (~> 2.0)
|
||||
racc (1.6.0)
|
||||
rack (2.2.3.1)
|
||||
rack (2.2.4)
|
||||
rack-accept (0.4.5)
|
||||
rack (>= 0.4)
|
||||
rack-protection (2.1.0)
|
||||
@@ -620,7 +620,7 @@ GEM
|
||||
spring (2.1.1)
|
||||
spring-commands-rspec (1.0.4)
|
||||
spring (>= 0.9.1)
|
||||
sprockets (4.0.2)
|
||||
sprockets (4.1.1)
|
||||
concurrent-ruby (~> 1.0)
|
||||
rack (> 1, < 3)
|
||||
sprockets-es6 (0.9.2)
|
||||
@@ -789,7 +789,7 @@ DEPENDENCIES
|
||||
social-share-button (~> 1.2.4)
|
||||
spring (~> 2.1.1)
|
||||
spring-commands-rspec (~> 1.0.4)
|
||||
sprockets (~> 4.0.2)
|
||||
sprockets (~> 4.1.1)
|
||||
translator-text (~> 0.1.0)
|
||||
turbolinks (~> 5.2.1)
|
||||
turnout (~> 2.5.0)
|
||||
|
||||
Reference in New Issue
Block a user