Skip to content

Commit

Permalink
Merge pull request #202 from simplybusiness/bump-rexml
Browse files Browse the repository at this point in the history
Update rexml and add strscan dependency
  • Loading branch information
addersuk authored May 16, 2024
2 parents ac28c35 + 573f70d commit 83ff652
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ GEM
rack (3.0.11)
rainbow (3.1.1)
regexp_parser (2.9.1)
rexml (3.2.6)
rexml (3.2.8)
strscan (>= 3.0.9)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand Down Expand Up @@ -116,6 +117,7 @@ GEM
rubocop-performance (= 1.21.0)
rubocop-rails (= 2.24.1)
rubocop-rspec (= 2.29.2)
strscan (3.1.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
Expand Down

0 comments on commit 83ff652

Please sign in to comment.