Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 9, 2023
1 parent 9226320 commit 671f7e6
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
GEM
remote: https://rubygems.org/
remote: https://rails-assets.org/
specs:
rails-assets-leaflet (1.5.1)
rails-assets-markdown-it (9.0.1)

GEM
remote: https://rubygems.org/
specs:
actioncable (6.0.6.1)
actionpack (= 6.0.6.1)
Expand Down Expand Up @@ -460,7 +465,7 @@ GEM
puma (4.3.12)
nio4r (~> 2.0)
racc (1.6.1)
rack (2.2.6.2)
rack (2.2.6.3)
rack-accept (0.4.5)
rack (>= 0.4)
rack-protection (2.2.2)
Expand All @@ -484,8 +489,6 @@ GEM
bundler (>= 1.3.0)
railties (= 6.0.6.1)
sprockets-rails (>= 2.0.0)
rails-assets-leaflet (1.5.1)
rails-assets-markdown-it (9.0.1)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
Expand Down

0 comments on commit 671f7e6

Please sign in to comment.