Skip to content

Commit af721c6

Browse files
Bump the bundler group with 2 updates
Bumps the bundler group with 2 updates: [rack](https://github.com/rack/rack) and [thor](https://github.com/rails/thor). Updates `rack` from 3.1.14 to 3.1.16 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v3.1.14...v3.1.16) Updates `thor` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/rails/thor/releases) - [Commits](rails/thor@v1.3.1...v1.4.0) --- updated-dependencies: - dependency-name: rack dependency-version: 3.1.16 dependency-type: indirect dependency-group: bundler - dependency-name: thor dependency-version: 1.4.0 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a241a1 commit af721c6

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
@@ -96,7 +96,7 @@ GEM
9696
puppet-resource_api (1.9.0)
9797
hocon (>= 1.0)
9898
racc (1.8.1)
99-
rack (3.1.14)
99+
rack (3.1.16)
100100
rainbow (3.1.1)
101101
rake (13.2.1)
102102
regexp_parser (2.9.2)
@@ -159,7 +159,7 @@ GEM
159159
simplecov
160160
simplecov_json_formatter (0.1.4)
161161
singleton (0.2.0)
162-
thor (1.3.1)
162+
thor (1.4.0)
163163
tzinfo (2.0.6)
164164
concurrent-ruby (~> 1.0)
165165
unicode-display_width (2.5.0)

vendor/cache/rack-3.1.14.gem

-111 KB
Binary file not shown.

vendor/cache/rack-3.1.16.gem

111 KB
Binary file not shown.

vendor/cache/thor-1.3.1.gem

-55 KB
Binary file not shown.

vendor/cache/thor-1.4.0.gem

55 KB
Binary file not shown.

0 commit comments

Comments
 (0)