Skip to content

Commit

Permalink
Merge pull request #200 from weecology/dependabot/bundler/webrick-1.8.2
Browse files Browse the repository at this point in the history
Bump webrick from 1.7.0 to 1.8.2
  • Loading branch information
ethanwhite authored Oct 29, 2024
2 parents 6623439 + 8d0db10 commit adf8b84
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 @@ -27,4 +27,4 @@ end
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]


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 @@ -64,7 +64,7 @@ GEM
terminal-table (2.0.0)
unicode-display_width (~> 1.1, >= 1.1.1)
unicode-display_width (1.7.0)
webrick (1.7.0)
webrick (1.8.2)

PLATFORMS
ruby
Expand All @@ -75,7 +75,7 @@ DEPENDENCIES
jekyll-feed (~> 0.6)
minima (~> 2.0)
tzinfo-data
webrick (~> 1.7)
webrick (~> 1.8)

RUBY VERSION
ruby 3.1.2p20
Expand Down

0 comments on commit adf8b84

Please sign in to comment.