Skip to content

Commit 01f13d9

Browse files
authored
Merge pull request #17 from splitwise/dependabot/bundler/rexml-3.2.8
Bump rexml from 3.2.5 to 3.2.8
2 parents 6deea5d + 5398fc7 commit 01f13d9

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Gemfile.lock

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ GEM
5252
rb-inotify (0.10.1)
5353
ffi (~> 1.0)
5454
regexp_parser (2.2.0)
55-
rexml (3.2.5)
55+
rexml (3.2.8)
56+
strscan (>= 3.0.9)
5657
rspec (3.10.0)
5758
rspec-core (~> 3.10.0)
5859
rspec-expectations (~> 3.10.0)
@@ -81,12 +82,14 @@ GEM
8182
rubocop (~> 1.19)
8283
ruby-progressbar (1.11.0)
8384
shellany (0.0.1)
85+
strscan (3.1.0)
8486
thor (1.2.1)
8587
unicode-display_width (2.1.0)
8688

8789
PLATFORMS
8890
x86_64-darwin-20
8991
x86_64-darwin-21
92+
x86_64-linux
9093

9194
DEPENDENCIES
9295
cacheable!

0 commit comments

Comments
 (0)