Skip to content

Commit 1db10fc

Browse files
[Security] Bump sprockets from 2.12.4 to 2.12.5
Bumps [sprockets](https://github.com/rails/sprockets) from 2.12.4 to 2.12.5. **This update includes a security fix.** - [Release notes](https://github.com/rails/sprockets/releases) - [Changelog](https://github.com/rails/sprockets/blob/master/CHANGELOG.md) - [Commits](rails/sprockets@v2.12.4...v2.12.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e82837d commit 1db10fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ GEM
8484
jquery-rails (3.1.3)
8585
railties (>= 3.0, < 5.0)
8686
thor (>= 0.14, < 2.0)
87-
json (2.3.1)
87+
json (1.8.6)
8888
kaminari (0.16.3)
8989
actionpack (>= 3.0.0)
9090
activesupport (>= 3.0.0)
@@ -93,7 +93,7 @@ GEM
9393
method_source (0.8.2)
9494
mime-types (2.6.1)
9595
minitest (5.7.0)
96-
multi_json (1.11.2)
96+
multi_json (1.14.1)
9797
orm_adapter (0.5.0)
9898
pg (0.18.2)
9999
pry (0.10.1)
@@ -139,7 +139,7 @@ GEM
139139
rdoc (~> 4.0)
140140
slop (3.6.0)
141141
spring (1.3.6)
142-
sprockets (2.12.4)
142+
sprockets (2.12.5)
143143
hike (~> 1.2)
144144
multi_json (~> 1.0)
145145
rack (~> 1.0)

0 commit comments

Comments
 (0)