Skip to content

Commit

Permalink
Merge pull request #22 from Bronya-Rand/dependabot/bundler/rack-3.1.5
Browse files Browse the repository at this point in the history
Bump rack from 3.1.4 to 3.1.5
  • Loading branch information
Bronya-Rand authored Jul 3, 2024
2 parents 56ef540 + b00e578 commit 44ba1c8
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
@@ -1,6 +1,6 @@
source 'https://rubygems.org'
gem 'nokogiri'
gem 'rack', '~> 3.1.4'
gem 'rack', '~> 3.1.5'
gem 'rspec'
gem 'jekyll'
gem "webrick", "~> 1.8"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ GEM
forwardable-extended (~> 2.6)
public_suffix (5.0.5)
racc (1.8.0)
rack (3.1.4)
rack (3.1.5)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand Down Expand Up @@ -293,7 +293,7 @@ DEPENDENCIES
jekyll
minima
nokogiri
rack (~> 3.1.4)
rack (~> 3.1.5)
rspec
webrick (~> 1.8)

Expand Down

0 comments on commit 44ba1c8

Please sign in to comment.