Skip to content

Commit

Permalink
Bump rack from 2.0.5 to 2.1.4.3
Browse files Browse the repository at this point in the history
Bumps [rack](https://github.com/rack/rack) from 2.0.5 to 2.1.4.3.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@2.0.5...v2.1.4.3)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 10, 2023
1 parent a2b9b89 commit c72c375
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ PATH
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
builder (3.2.4)
coderay (1.1.2)
docile (1.1.5)
ffi (1.15.5-java)
ffi (1.12.2-java)
json (2.1.0)
json (2.1.0-java)
launchy (2.4.3)
Expand All @@ -31,10 +31,10 @@ GEM
minitest-junit (1.1.0)
builder (~> 3.2)
minitest (~> 5.11)
public_suffix (3.0.3)
public_suffix (3.1.1)
puma (3.12.0)
puma (3.12.0-java)
rack (2.0.5)
rack (2.1.4.3)
rake (12.3.0)
rdoc (6.0.1)
simplecov (0.15.1)
Expand Down

0 comments on commit c72c375

Please sign in to comment.