Skip to content

Commit ecc3bb1

Browse files
dependabot[bot]dblock
authored andcommitted
Bump rexml from 3.2.5 to 3.2.8
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.5...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 011eaa0 commit ecc3bb1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,8 @@ GEM
202202
http-cookie (>= 1.0.2, < 2.0)
203203
mime-types (>= 1.16, < 4.0)
204204
netrc (~> 0.8)
205-
rexml (3.2.5)
205+
rexml (3.2.8)
206+
strscan (>= 3.0.9)
206207
roar (1.1.1)
207208
representable (~> 3.0)
208209
rspec (3.11.0)
@@ -279,6 +280,7 @@ GEM
279280
dante (>= 0.2.0)
280281
multi_json (~> 1.0)
281282
stripe (>= 1.31.0, <= 1.58.0)
283+
strscan (3.1.0)
282284
time_ago_in_words (0.1.1)
283285
timecop (0.9.5)
284286
timers (4.3.3)

0 commit comments

Comments
 (0)