Skip to content

Commit 8d603a3

Browse files
Bump the bundler group with 2 updates
Bumps the bundler group with 2 updates: [rack](https://github.com/rack/rack) and [uri](https://github.com/ruby/uri). Updates `rack` from 3.0.12 to 3.0.13 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v3.0.12...v3.0.13) Updates `uri` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/ruby/uri/releases) - [Commits](ruby/uri@v1.0.2...v1.0.3) --- updated-dependencies: - dependency-name: rack dependency-type: indirect dependency-group: bundler - dependency-name: uri dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 893aa36 commit 8d603a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 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.12)
150+
rack (3.0.13)
151151
rake (13.2.1)
152152
rb-fsevent (0.11.2)
153153
rb-inotify (0.11.1)
@@ -180,7 +180,7 @@ GEM
180180
uglifier (4.2.1)
181181
execjs (>= 0.3.0, < 3)
182182
unicode-display_width (2.6.0)
183-
uri (1.0.2)
183+
uri (1.0.3)
184184
webrick (1.9.1)
185185

186186
PLATFORMS

0 commit comments

Comments
 (0)