Skip to content

Commit

Permalink
Bump rack from 2.2.6.4 to 2.2.8.1 in /docs
Browse files Browse the repository at this point in the history
Bumps [rack](https://github.com/rack/rack) from 2.2.6.4 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.6.4...v2.2.8.1)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 29, 2024
1 parent 59d8c69 commit 7b0fbe4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'https://rubygems.org'
gem 'nokogiri'
gem 'rack', '~> 2.2.6'
gem 'rack', '~> 2.2.8'
gem 'rspec'

gem "jekyll", "~> 4.2"
Expand Down
4 changes: 2 additions & 2 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ GEM
forwardable-extended (~> 2.6)
public_suffix (5.0.0)
racc (1.7.3)
rack (2.2.6.4)
rack (2.2.8.1)
rainbow (3.1.1)
rake (13.0.6)
rb-fsevent (0.11.2)
Expand Down Expand Up @@ -167,7 +167,7 @@ DEPENDENCIES
jemoji (~> 0.12.0)
just-the-docs (~> 0.3.3)
nokogiri
rack (~> 2.2.6)
rack (~> 2.2.8)
rspec
webrick (~> 1.7)

Expand Down

0 comments on commit 7b0fbe4

Please sign in to comment.