Skip to content

Commit

Permalink
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.
- [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[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2020
1 parent e3e461d commit dbd159f
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 @@ -57,7 +57,7 @@ GEM
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
concurrent-ruby (1.0.4)
concurrent-ruby (1.1.6)
devise (4.2.0)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
Expand Down Expand Up @@ -100,7 +100,7 @@ GEM
orm_adapter (0.5.0)
pg (0.19.0)
public_suffix (2.0.5)
rack (2.0.1)
rack (2.2.2)
rack-test (0.6.3)
rack (>= 1.0)
rails (5.0.1)
Expand Down Expand Up @@ -175,7 +175,7 @@ GEM
actionpack (>= 3.1)
railties (>= 3.1)
slim (~> 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 dbd159f

Please sign in to comment.