Skip to content

Commit

Permalink
Merge pull request #23 from Bronya-Rand/dependabot/bundler/dev-depend…
Browse files Browse the repository at this point in the history
…encies-1194f43ce7

Bump rack from 3.1.5 to 3.1.6 in the dev-dependencies group
  • Loading branch information
Bronya-Rand authored Jul 12, 2024
2 parents 608b376 + 7012bef commit b2a87a4
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.5'
gem 'rack', '~> 3.1.6'
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.5)
rack (3.1.6)
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.5)
rack (~> 3.1.6)
rspec
webrick (~> 1.8)

Expand Down

0 comments on commit b2a87a4

Please sign in to comment.