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 4ea3375 commit b968614
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,24 +15,31 @@ GEM
public_suffix (>= 2.0.2, < 4.0)
coderay (1.1.2)
docile (1.1.5)
ffi (1.12.2-java)
json (2.1.0)
json (2.1.0-java)
launchy (2.4.3)
addressable (~> 2.3)
launchy (2.4.3-java)
addressable (~> 2.3)
spoon (~> 0.0.1)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
minitest (5.11.3)
public_suffix (3.0.3)
puma (3.12.0)
rack (2.0.5)
puma (3.12.0-java)
rack (2.1.4.3)
rake (12.3.0)
rdoc (6.0.1)
simplecov (0.15.1)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
spoon (0.0.6)
ffi

PLATFORMS
java
Expand Down

0 comments on commit b968614

Please sign in to comment.