Skip to content

Commit d53611f

Browse files
Bump sprockets from 3.7.1 to 4.0.0 in /spec/jsonapi_app
Bumps [sprockets](https://github.com/rails/sprockets) from 3.7.1 to 4.0.0. - [Release notes](https://github.com/rails/sprockets/releases) - [Changelog](https://github.com/rails/sprockets/blob/master/CHANGELOG.md) - [Commits](rails/sprockets@v3.7.1...v4.0.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 824a491 commit d53611f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spec/jsonapi_app/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ GEM
4040
tzinfo (~> 1.1)
4141
arel (7.1.4)
4242
builder (3.2.3)
43-
concurrent-ruby (1.0.5)
43+
concurrent-ruby (1.1.5)
4444
crass (1.0.5)
4545
database_cleaner (1.6.1)
4646
erubis (2.7.0)
@@ -71,7 +71,7 @@ GEM
7171
mini_portile2 (~> 2.4.0)
7272
pg (0.21.0)
7373
puma (3.9.1)
74-
rack (2.0.3)
74+
rack (2.0.7)
7575
rack-test (0.6.3)
7676
rack (>= 1.0)
7777
rails (5.0.5)
@@ -101,7 +101,7 @@ GEM
101101
rb-fsevent (0.10.2)
102102
rb-inotify (0.9.10)
103103
ffi (>= 0.5.0, < 2)
104-
sprockets (3.7.1)
104+
sprockets (4.0.0)
105105
concurrent-ruby (~> 1.0)
106106
rack (> 1, < 3)
107107
sprockets-rails (3.2.0)

0 commit comments

Comments
 (0)