Skip to content

Commit

Permalink
Update gems for rexml vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhold committed Aug 28, 2024
1 parent 94423df commit 7e53f12
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.2.0)
activesupport (7.2.1)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
Expand Down Expand Up @@ -35,10 +35,10 @@ GEM
ffi (>= 1.15.0)
eventmachine (1.2.7)
execjs (2.9.1)
faraday (2.10.1)
faraday-net_http (>= 2.0, < 3.2)
faraday (2.11.0)
faraday-net_http (>= 2.0, < 3.4)
logger
faraday-net_http (3.1.1)
faraday-net_http (3.3.0)
net-http
ffi (1.17.0)
forwardable-extended (2.6.0)
Expand Down Expand Up @@ -243,7 +243,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.3.5)
rexml (3.3.6)
strscan
rouge (3.30.0)
rubyzip (2.3.2)
Expand All @@ -268,7 +268,7 @@ GEM
tzinfo-data (1.2024.1)
tzinfo (>= 1.0.0)
unicode-display_width (1.8.0)
uri (0.13.0)
uri (0.13.1)
wdm (0.1.1)
webrick (1.8.1)

Expand Down

0 comments on commit 7e53f12

Please sign in to comment.