Skip to content

Commit

Permalink
Update rexml and revert 2405 (#2406)
Browse files Browse the repository at this point in the history
* Revert #2405 as it doesn't work

* Update rexml
  • Loading branch information
st0012 authored Aug 2, 2024
1 parent 38c0e71 commit a9fd899
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ source "https://rubygems.org"

gemspec

ruby ">= 3.1"

gem "bundler", "~> 2.5"
gem "minitest", "~> 5.23"

Expand Down
5 changes: 1 addition & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ GEM
regexp_parser (2.9.2)
reline (0.5.0)
io-console (~> 0.5)
rexml (3.3.2)
rexml (3.3.4)
strscan
rubocop (1.64.1)
json (~> 2.3)
Expand Down Expand Up @@ -156,8 +156,5 @@ DEPENDENCIES
syntax_tree (>= 6.1.1, < 7)
tapioca (~> 0.13)

RUBY VERSION
ruby 3.3.4p94

BUNDLED WITH
2.5.10

0 comments on commit a9fd899

Please sign in to comment.