Skip to content

Commit

Permalink
Merge pull request #1 from fuzzysabi/dependabot/bundler/webrick-1.8.2
Browse files Browse the repository at this point in the history
Bump webrick from 1.8.1 to 1.8.2
  • Loading branch information
fuzzysabi authored Dec 1, 2024
2 parents d945388 + 8e0225c commit 35ab7bc
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -234,8 +234,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.3.0)
strscan
rexml (3.3.9)
rouge (3.30.0)
rubyzip (2.3.2)
safe_yaml (1.0.5)
Expand All @@ -248,7 +247,6 @@ GEM
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
simpleidn (0.2.3)
strscan (3.1.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
typhoeus (1.4.1)
Expand All @@ -257,7 +255,7 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (1.8.0)
uri (0.13.0)
webrick (1.8.1)
webrick (1.8.2)

PLATFORMS
x86_64-linux
Expand All @@ -268,10 +266,11 @@ DEPENDENCIES
jekyll-feed
jekyll-paginate
jekyll-sitemap
rexml (>= 3.3.9)
tzinfo (>= 1, < 3)
tzinfo-data
wdm (~> 0.1.1)
webrick
webrick (>= 1.8.2)

BUNDLED WITH
2.5.11

0 comments on commit 35ab7bc

Please sign in to comment.