Skip to content

Commit 37f2b3f

Browse files
Bump the bundler group across 1 directory with 2 updates
Bumps the bundler group with 2 updates in the / directory: [rack](https://github.com/rack/rack) and [rexml](https://github.com/ruby/rexml). Updates `rack` from 2.2.9 to 2.2.19 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v2.2.9...v2.2.19) Updates `rexml` from 3.2.8 to 3.4.2 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.8...v3.4.2) --- updated-dependencies: - dependency-name: rack dependency-version: 2.2.19 dependency-type: indirect dependency-group: bundler - dependency-name: rexml dependency-version: 3.4.2 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed887ac commit 37f2b3f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Gemfile.lock

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ GEM
8080
method_source (~> 1.0)
8181
public_suffix (5.0.3)
8282
racc (1.7.1)
83-
rack (2.2.9)
83+
rack (2.2.19)
8484
rack-protection (3.0.6)
8585
rack
8686
rack-test (2.1.0)
@@ -91,8 +91,7 @@ GEM
9191
rb-inotify (0.10.1)
9292
ffi (~> 1.0)
9393
regexp_parser (2.8.1)
94-
rexml (3.2.8)
95-
strscan (>= 3.0.9)
94+
rexml (3.4.2)
9695
rspec (3.12.0)
9796
rspec-core (~> 3.12.0)
9897
rspec-expectations (~> 3.12.0)
@@ -141,7 +140,6 @@ GEM
141140
snaky_hash (2.0.1)
142141
hashie
143142
version_gem (~> 1.1, >= 1.1.1)
144-
strscan (3.1.0)
145143
thin (1.8.2)
146144
daemons (~> 1.0, >= 1.0.9)
147145
eventmachine (~> 1.0, >= 1.0.4)

0 commit comments

Comments
 (0)