Skip to content

Commit eaeb728

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.14 - [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.14) 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] <support@github.com>
1 parent 5505e87 commit eaeb728

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ GEM
7777
stringio
7878
public_suffix (6.0.1)
7979
racc (1.8.0)
80-
rack (3.0.12)
80+
rack (3.0.14)
8181
rainbow (3.1.1)
8282
rake (13.2.1)
8383
rdoc (6.7.0)
@@ -141,7 +141,7 @@ GEM
141141
tzinfo (2.0.6)
142142
concurrent-ruby (~> 1.0)
143143
unicode-display_width (2.5.0)
144-
uri (1.0.2)
144+
uri (1.0.3)
145145
vcr (6.2.0)
146146
webmock (3.23.1)
147147
addressable (>= 2.8.0)

vendor/cache/rack-3.0.12.gem

-107 KB
Binary file not shown.

vendor/cache/rack-3.0.14.gem

107 KB
Binary file not shown.

vendor/cache/uri-1.0.2.gem

-36 KB
Binary file not shown.

vendor/cache/uri-1.0.3.gem

36 KB
Binary file not shown.

0 commit comments

Comments
 (0)