Skip to content

Commit

Permalink
build(deps): bump rack from 2.2.8 to 2.2.8.1 in /assets/hello-world
Browse files Browse the repository at this point in the history
Bumps [rack](https://github.com/rack/rack) from 2.2.8 to 2.2.8.1.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@v2.2.8...v2.2.8.1)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ctlong committed Feb 24, 2024
1 parent 7f50d0b commit 1301186
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/hello-world/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
rack (2.2.8)
rack (2.2.8.1)
webrick (1.8.1)

PLATFORMS
Expand Down
Binary file added assets/hello-world/vendor/cache/rack-2.2.8.1.gem
Binary file not shown.
Binary file removed assets/hello-world/vendor/cache/rack-2.2.8.gem
Binary file not shown.

0 comments on commit 1301186

Please sign in to comment.