Skip to content

Commit

Permalink
Bump sprockets from 3.6.0 to 3.7.2
Browse files Browse the repository at this point in the history
Bumps [sprockets](https://github.com/rails/sprockets) from 3.6.0 to 3.7.2.
- [Release notes](https://github.com/rails/sprockets/releases)
- [Changelog](https://github.com/rails/sprockets/blob/v3.7.2/CHANGELOG.md)
- [Commits](rails/sprockets@v3.6.0...v3.7.2)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2019
1 parent 2cac728 commit b56a57c
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 @@ -38,7 +38,7 @@ GEM
tzinfo (~> 1.1)
arel (6.0.3)
builder (3.2.2)
concurrent-ruby (1.0.2)
concurrent-ruby (1.1.5)
crass (1.0.5)
erubis (2.7.0)
globalid (0.3.6)
Expand All @@ -62,7 +62,7 @@ GEM
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
pg (0.17.1)
rack (1.6.4)
rack (1.6.11)
rack-cors (0.2.9)
rack-test (0.6.3)
rack (>= 1.0)
Expand Down Expand Up @@ -101,7 +101,7 @@ GEM
jquery-rails
pg (>= 0.11, < 0.18)
rails (>= 3.2.11)
sprockets (3.6.0)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.0.4)
Expand Down

0 comments on commit b56a57c

Please sign in to comment.