Skip to content

Commit 69a7f3e

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] <[email protected]>
1 parent 3430c2c commit 69a7f3e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,8 @@ GEM
193193
http-cookie (>= 1.0.2, < 2.0)
194194
mime-types (>= 1.16, < 4.0)
195195
netrc (~> 0.8)
196-
rexml (3.2.5)
196+
rexml (3.2.8)
197+
strscan (>= 3.0.9)
197198
roar (1.1.0)
198199
representable (~> 3.0.0)
199200
rspec (3.10.0)
@@ -252,6 +253,7 @@ GEM
252253
gli
253254
hashie
254255
websocket-driver
256+
strscan (3.1.0)
255257
timers (4.3.2)
256258
tzinfo (2.0.6)
257259
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)