Skip to content

Commit 39c8d93

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.7 to 2.2.9 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v2.2.7...v2.2.9) Updates `rexml` from 3.2.5 to 3.2.8 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.5...v3.2.8) --- updated-dependencies: - dependency-name: rack dependency-type: indirect dependency-group: bundler - dependency-name: rexml dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3e0a0b commit 39c8d93

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Gemfile.lock

Lines changed: 4 additions & 2 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.7)
83+
rack (2.2.9)
8484
rack-protection (3.0.6)
8585
rack
8686
rack-test (2.1.0)
@@ -91,7 +91,8 @@ GEM
9191
rb-inotify (0.10.1)
9292
ffi (~> 1.0)
9393
regexp_parser (2.8.1)
94-
rexml (3.2.5)
94+
rexml (3.2.8)
95+
strscan (>= 3.0.9)
9596
rspec (3.12.0)
9697
rspec-core (~> 3.12.0)
9798
rspec-expectations (~> 3.12.0)
@@ -140,6 +141,7 @@ GEM
140141
snaky_hash (2.0.1)
141142
hashie
142143
version_gem (~> 1.1, >= 1.1.1)
144+
strscan (3.1.0)
143145
thin (1.8.2)
144146
daemons (~> 1.0, >= 1.0.9)
145147
eventmachine (~> 1.0, >= 1.0.4)

0 commit comments

Comments
 (0)