Skip to content

Commit

Permalink
Merge pull request #178 from Gibberlings3/dependabot/bundler/webrick-…
Browse files Browse the repository at this point in the history
…1.8.2

Bump webrick from 1.7.0 to 1.8.2
  • Loading branch information
lynxlynxlynx authored Oct 20, 2024
2 parents bafada4 + 1545d05 commit cabc23e
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 @@ -12,4 +12,4 @@ group :jekyll_plugins do
gem 'kramdown-parser-gfm'
end

gem "webrick", "~> 1.7"
gem "webrick", "~> 1.8"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
strscan (3.1.0)
webrick (1.7.0)
webrick (1.8.2)

PLATFORMS
ruby
Expand All @@ -78,7 +78,7 @@ DEPENDENCIES
jekyll-liquify
jekyll-sitemap
kramdown-parser-gfm
webrick (~> 1.7)
webrick (~> 1.8)

BUNDLED WITH
2.1.4

0 comments on commit cabc23e

Please sign in to comment.