Skip to content

Commit

Permalink
Merge pull request #97 from kufu/dependabot/bundler/rexml-3.2.8
Browse files Browse the repository at this point in the history
Bump rexml from 3.2.5 to 3.2.8
  • Loading branch information
f440 authored May 21, 2024
2 parents ea2e989 + a7432d3 commit 8b1c4d8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,8 @@ GEM
pry (>= 0.13.0)
shellany (~> 0.0)
thor (>= 0.18.1)
guard-bundler (2.2.1)
bundler (>= 1.3.0, < 3)
guard (~> 2.2)
guard-compat (~> 1.1)
guard-bundler (0.1.2)
guard (>= 0.2.2)
guard-compat (1.2.1)
guard-rspec (4.7.3)
guard (~> 2.1)
Expand Down Expand Up @@ -86,7 +84,8 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
regexp_parser (2.3.1)
rexml (3.2.5)
rexml (3.2.8)
strscan (>= 3.0.9)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
Expand All @@ -113,6 +112,7 @@ GEM
parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
shellany (0.0.1)
strscan (3.1.0)
thor (1.2.1)
thread_safe (0.3.6)
timeliness (0.4.3)
Expand Down

0 comments on commit 8b1c4d8

Please # to comment.