Skip to content

Commit 9325762

Browse files
dependabot[bot]mawise
authored andcommitted
Bump rexml from 3.2.6 to 3.2.8
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 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.6...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 34d9c57 commit 9325762

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
@@ -219,7 +219,8 @@ GEM
219219
responders (3.1.0)
220220
actionpack (>= 5.2)
221221
railties (>= 5.2)
222-
rexml (3.2.6)
222+
rexml (3.2.8)
223+
strscan (>= 3.0.9)
223224
rss (0.2.9)
224225
rexml
225226
ruby-vips (2.1.4)
@@ -253,6 +254,7 @@ GEM
253254
actionpack (>= 5.2)
254255
activesupport (>= 5.2)
255256
sprockets (>= 3.0.0)
257+
strscan (3.1.0)
256258
thor (1.3.1)
257259
tilt (2.2.0)
258260
timeout (0.4.1)

0 commit comments

Comments
 (0)