Skip to content

Commit

Permalink
Merge pull request #17 from rubygems/dependabot/bundler/rexml-3.2.8
Browse files Browse the repository at this point in the history
Bump rexml from 3.2.6 to 3.2.8
  • Loading branch information
hsbt authored May 16, 2024
2 parents 766330f + c95db9a commit c96e089
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ GEM
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.8.1)
rexml (3.2.6)
rexml (3.2.8)
strscan (>= 3.0.9)
rubocop (1.56.3)
base64 (~> 0.1.1)
json (~> 2.3)
Expand All @@ -43,6 +44,8 @@ GEM
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-progressbar (1.13.0)
strscan (3.1.0)
strscan (3.1.0-java)
test-unit (3.6.1)
power_assert
unicode-display_width (2.4.2)
Expand Down

0 comments on commit c96e089

Please sign in to comment.