Skip to content

Commit 17c4210

Browse files
Bump sprockets from 4.2.1 to 4.2.2 (#1123)
Bumps [sprockets](https://github.com/rails/sprockets) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/rails/sprockets/releases) - [Changelog](https://github.com/rails/sprockets/blob/main/CHANGELOG.md) - [Commits](rails/sprockets@v4.2.1...v4.2.2) --- updated-dependencies: - dependency-name: sprockets dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a34666 commit 17c4210

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Gemfile.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ GEM
147147
forwardable-extended (~> 2.6)
148148
public_suffix (6.0.1)
149149
racc (1.8.1)
150-
rack (3.0.14)
150+
rack (3.1.13)
151151
rake (13.2.1)
152152
rb-fsevent (0.11.2)
153153
rb-inotify (0.11.1)
@@ -170,8 +170,9 @@ GEM
170170
sassc (2.4.0)
171171
ffi (~> 1.9)
172172
securerandom (0.4.1)
173-
sprockets (4.2.1)
173+
sprockets (4.2.2)
174174
concurrent-ruby (~> 1.0)
175+
logger
175176
rack (>= 2.2.4, < 4)
176177
terminal-table (3.0.2)
177178
unicode-display_width (>= 1.1.1, < 3)

0 commit comments

Comments
 (0)