Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 8, 2022
1 parent 583c63e commit d5b4012
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.0.1'
gem 'rack', '~> 2.1.4'
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 @@ -114,7 +114,7 @@ GEM
forwardable-extended (~> 2.6)
public_suffix (4.0.7)
racc (1.6.0)
rack (2.0.9.1)
rack (2.1.4.1)
rake (13.0.6)
rb-fsevent (0.11.1)
rb-inotify (0.10.1)
Expand Down Expand Up @@ -164,7 +164,7 @@ DEPENDENCIES
jemoji (~> 0.12.0)
just-the-docs (~> 0.3.3)
nokogiri
rack (~> 2.0.1)
rack (~> 2.1.4)
rspec

BUNDLED WITH
Expand Down

0 comments on commit d5b4012

Please sign in to comment.