Skip to content

Commit

Permalink
Bump sprockets from 3.7.1 to 3.7.2 in /examples/rails5_app
Browse files Browse the repository at this point in the history
Bumps [sprockets](http://getsprockets.org/) from 3.7.1 to 3.7.2.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 7, 2019
1 parent 6bf29f7 commit 015691d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/rails5_app/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ GEM
bcrypt (3.1.11)
builder (3.2.3)
byebug (9.0.6)
concurrent-ruby (1.0.5)
concurrent-ruby (1.1.5)
debug_inspector (0.0.2)
devise (4.2.0)
bcrypt (~> 3.0)
Expand Down Expand Up @@ -86,7 +86,7 @@ GEM
mini_portile2 (~> 2.1.0)
orm_adapter (0.5.0)
puma (3.7.1)
rack (2.0.1)
rack (2.0.7)
rack-test (0.6.3)
rack (>= 1.0)
rails (5.0.2)
Expand Down Expand Up @@ -130,7 +130,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 015691d

Please sign in to comment.