Skip to content

Commit ed6871a

Browse files
build(deps): bump rexml from 3.2.4 to 3.2.5 (#628)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c398a8f commit ed6871a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,9 @@ GEM
202202
mime-types (3.3.1)
203203
mime-types-data (~> 3.2015)
204204
mime-types-data (3.2021.0225)
205-
mimemagic (0.3.5)
205+
mimemagic (0.3.10)
206+
nokogiri (~> 1)
207+
rake
206208
mini_mime (1.0.2)
207209
mini_portile2 (2.5.0)
208210
minitest (5.14.4)
@@ -291,7 +293,7 @@ GEM
291293
http-cookie (>= 1.0.2, < 2.0)
292294
mime-types (>= 1.16, < 4.0)
293295
netrc (~> 0.8)
294-
rexml (3.2.4)
296+
rexml (3.2.5)
295297
rollbar (2.22.1)
296298
rspec-core (3.10.1)
297299
rspec-support (~> 3.10.0)

0 commit comments

Comments
 (0)