Skip to content

Commit

Permalink
Bump racksh from 1.0.0 to 1.0.1 (#501)
Browse files Browse the repository at this point in the history
Bumps [racksh](https://github.com/sickill/racksh) from 1.0.0 to 1.0.1.
- [Changelog](https://github.com/sickill/racksh/blob/master/CHANGELOG.txt)
- [Commits](https://github.com/sickill/racksh/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 7, 2023
1 parent d7b7ba6 commit c096042
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -67,14 +67,14 @@ GEM
puma (6.3.0)
nio4r (~> 2.0)
racc (1.7.1)
rack (2.2.6.4)
rack (2.2.7)
rack-flash3 (1.0.5)
rack
rack-protection (3.0.6)
rack
rack-test (2.1.0)
rack (>= 1.3)
racksh (1.0.0)
racksh (1.0.1)
rack (>= 1.0)
rack-test (>= 0.5)
rainbow (3.1.1)
Expand Down
Binary file removed vendor/cache/rack-2.2.6.4.gem
Binary file not shown.
Binary file added vendor/cache/rack-2.2.7.gem
Binary file not shown.
Binary file removed vendor/cache/racksh-1.0.0.gem
Binary file not shown.
Binary file added vendor/cache/racksh-1.0.1.gem
Binary file not shown.

0 comments on commit c096042

Please sign in to comment.