Skip to content

Commit

Permalink
[Security] Bump sprockets from 3.7.1 to 3.7.2
Browse files Browse the repository at this point in the history
Bumps [sprockets](https://github.com/rails/sprockets) from 3.7.1 to 3.7.2. **This update includes a security fix.**
- [Release notes](https://github.com/rails/sprockets/releases)
- [Changelog](https://github.com/rails/sprockets/blob/v3.7.2/CHANGELOG.md)
- [Commits](rails/sprockets@v3.7.1...v3.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jun 18, 2020
1 parent 6e263e2 commit 7b08618
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.0.5)
concurrent-ruby (1.1.6)
diff-lcs (1.3)
erubi (1.6.1)
erubis (2.7.0)
Expand Down Expand Up @@ -98,7 +98,7 @@ GEM
mini_portile2 (~> 2.2.0)
pg (0.21.0)
puma (3.10.0)
rack (2.0.3)
rack (2.2.3)
rack-test (0.6.3)
rack (>= 1.0)
rails (5.1.3)
Expand Down Expand Up @@ -188,7 +188,7 @@ GEM
spring-watcher-listen (2.0.1)
listen (>= 2.7, < 4.0)
spring (>= 1.2, < 3.0)
sprockets (3.7.1)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.0)
Expand Down

0 comments on commit 7b08618

Please sign in to comment.