Skip to content

Commit

Permalink
update ruby gems
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveSkender committed Oct 4, 2024
1 parent fff1586 commit 8482f4e
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions docs/GemFile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,9 @@ GEM
ffi (>= 1.15.0)
eventmachine (1.2.7)
execjs (2.9.1)
faraday (2.11.0)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
json
logger
faraday-net_http (3.3.0)
net-http
Expand Down Expand Up @@ -102,7 +103,7 @@ GEM
nokogiri (>= 1.4)
htmlcompressor (0.4.0)
http_parser.rb (0.8.0)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
jekyll (3.10.0)
addressable (~> 2.4)
Expand Down Expand Up @@ -256,7 +257,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.3.7)
rexml (3.3.8)
rouge (3.30.0)
rubyzip (2.3.2)
safe_yaml (1.0.5)
Expand All @@ -276,12 +277,12 @@ GEM
ethon (>= 0.9.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
uglifier (4.2.1)
execjs (>= 0.3.0, < 3)
unicode-display_width (1.8.0)
uri (0.13.1)
wdm (0.2.0)
webrick (1.8.1)
webrick (1.8.2)

PLATFORMS
x64-mingw-ucrt
Expand Down

0 comments on commit 8482f4e

Please sign in to comment.