Skip to content

Commit

Permalink
Merge pull request #52 from bcgov/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
webgismd authored Dec 18, 2024
2 parents 9f45bce + 32089d7 commit cb75d8d
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 @@ -7,4 +7,4 @@ 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 @@ -71,7 +71,7 @@ GEM
terminal-table (2.0.0)
unicode-display_width (~> 1.1, >= 1.1.1)
unicode-display_width (1.8.0)
webrick (1.7.0)
webrick (1.8.2)

PLATFORMS
ruby
Expand All @@ -83,7 +83,7 @@ DEPENDENCIES
bundler
jekyll-last-modified-at
rake
webrick (~> 1.7)
webrick (~> 1.8)

BUNDLED WITH
2.3.4

0 comments on commit cb75d8d

Please sign in to comment.