Skip to content

Commit

Permalink
Merge pull request #11 from trusted/mhfs/rexml-bump
Browse files Browse the repository at this point in the history
Rexml security vuln
  • Loading branch information
mhfs authored Oct 30, 2024
2 parents 95ebb96 + bdc354c commit 7f081ab
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
sidekiq-silent-retry (0.2.0)
sidekiq-silent-retry (0.3.0)
sidekiq (~> 6.0)

GEM
Expand All @@ -22,8 +22,7 @@ GEM
rake (13.2.1)
redis (4.8.1)
regexp_parser (2.9.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rexml (3.3.9)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand Down Expand Up @@ -55,7 +54,6 @@ GEM
connection_pool (>= 2.2.5, < 3)
rack (~> 2.0)
redis (>= 4.5.0, < 5)
strscan (3.1.0)
unicode-display_width (2.5.0)

PLATFORMS
Expand All @@ -69,4 +67,4 @@ DEPENDENCIES
sidekiq-silent-retry!

BUNDLED WITH
2.5.11
2.5.21

0 comments on commit 7f081ab

Please sign in to comment.