Skip to content

Commit

Permalink
Merge pull request #3 from calebwherry/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
calebwherry authored Sep 28, 2024
2 parents bff2c9f + 62f5721 commit 69f34db
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ GEM
eventmachine (1.2.7)
ffi (1.16.3)
forwardable-extended (2.6.0)
google-protobuf (3.23.4)
google-protobuf (3.25.5)
http_parser.rb (0.8.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -68,29 +68,30 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
redcarpet (3.6.0)
rexml (3.2.8)
strscan (>= 3.0.9)
rexml (3.3.7)
rouge (3.30.0)
safe_yaml (1.0.5)
sass-embedded (1.58.3)
google-protobuf (~> 3.21)
rake (>= 10.0.0)
strscan (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
titlecase (0.1.1)
unicode-display_width (2.5.0)
webrick (1.8.1)
webrick (1.8.2)
yajl-ruby (1.4.3)

PLATFORMS
ruby

DEPENDENCIES
ffi (>= 1.9.24)
google-protobuf (>= 3.25.5)
jekyll (>= 3.6.3)
jekyll-sitemap
octopress (~> 3.0.0.rc.12)
rexml (>= 3.3.6)
webrick (>= 1.8.2)
yajl-ruby (>= 1.3.1)

BUNDLED WITH
Expand Down

0 comments on commit 69f34db

Please sign in to comment.