Skip to content

Commit

Permalink
fix: update rexml for security (#1543)
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath committed Jul 17, 2024
1 parent 0730fd6 commit 86753f5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -332,8 +332,8 @@ GEM
responders (3.1.0)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rexml (3.3.2)
strscan
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.1)
Expand Down Expand Up @@ -501,4 +501,4 @@ RUBY VERSION
ruby 3.1.5p0

BUNDLED WITH
2.4.3
2.3.27

0 comments on commit 86753f5

Please sign in to comment.