Skip to content

Commit

Permalink
Merge pull request #2 from drpeck/dependabot/bundler/rexml-3.2.8
Browse files Browse the repository at this point in the history
Bump rexml from 3.2.5 to 3.2.8
  • Loading branch information
drpeck authored May 17, 2024
2 parents b030b1a + 3ca8ef9 commit 601fcf0
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ GEM
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
eventmachine (1.2.7-x64-mingw32)
ffi (1.15.4)
ffi (1.15.4-x64-mingw32)
forwardable-extended (2.6.0)
http_parser.rb (0.8.0)
Expand Down Expand Up @@ -51,18 +53,23 @@ GEM
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.5)
rexml (3.2.8)
strscan (>= 3.0.9)
rouge (3.26.1)
safe_yaml (1.0.5)
sassc (2.4.0)
ffi (~> 1.9)
sassc (2.4.0-x64-mingw32)
ffi (~> 1.9)
strscan (3.1.0)
terminal-table (2.0.0)
unicode-display_width (~> 1.1, >= 1.1.1)
unicode-display_width (1.8.0)
webrick (1.7.0)

PLATFORMS
x64-mingw32
x86_64-linux

DEPENDENCIES
jekyll (= 4.2.1)
Expand Down

0 comments on commit 601fcf0

Please sign in to comment.