Skip to content

Commit a584712

Browse files
Bump rexml from 3.2.4 to 3.2.5
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.4...v3.2.5) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f4a594 commit a584712

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Gemfile.lock

+4-2
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,9 @@ GEM
150150
marcel (0.3.3)
151151
mimemagic (~> 0.3.2)
152152
method_source (0.9.2)
153-
mimemagic (0.3.3)
153+
mimemagic (0.3.10)
154+
nokogiri (~> 1)
155+
rake
154156
mini_mime (1.0.1)
155157
mini_portile2 (2.4.0)
156158
minitest (5.14.1)
@@ -216,7 +218,7 @@ GEM
216218
responders (2.4.1)
217219
actionpack (>= 4.2.0, < 6.0)
218220
railties (>= 4.2.0, < 6.0)
219-
rexml (3.2.4)
221+
rexml (3.2.5)
220222
rspec-core (3.8.0)
221223
rspec-support (~> 3.8.0)
222224
rspec-expectations (3.8.2)

0 commit comments

Comments
 (0)