Skip to content

Commit

Permalink
Bump rack from 2.2.8.1 to 2.2.9 (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent dbdc3f2 commit 9dbd79e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ gem "builder", "~> 3.2.4"
gem "tzinfo-data", "~> 1.2024.1", platforms: [:mswin, :mingw, :jruby, :x64_mingw]
gem 'wdm', '~> 0.1.1', platforms: [:mswin, :mingw, :x64_mingw]

gem "rack", "~> 2.2.8"
gem "rack", "~> 2.2.9"
gem "redcarpet", "~> 3.6.0"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ GEM
parslet (2.0.0)
public_suffix (5.0.4)
racc (1.7.3)
rack (2.2.8.1)
rack (2.2.9)
rack-livereload (0.3.17)
rack
rb-fsevent (0.11.2)
Expand Down Expand Up @@ -146,7 +146,7 @@ DEPENDENCIES
middleman-minify-html (~> 3.4.1)
middleman-syntax (~> 3.4.0)
nokogiri (~> 1.16.3)
rack (~> 2.2.8)
rack (~> 2.2.9)
redcarpet (~> 3.6.0)
terser (~> 1.2.0)
tzinfo-data (~> 1.2024.1)
Expand Down

0 comments on commit 9dbd79e

Please sign in to comment.