Skip to content

Commit 76b493a

Browse files
Bump rexml from 3.2.5 to 3.3.0
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.0. - [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.3.0) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bcf3081 commit 76b493a

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
@@ -223,7 +223,8 @@ GEM
223223
rb-fsevent (0.11.1)
224224
rb-inotify (0.10.1)
225225
ffi (~> 1.0)
226-
rexml (3.2.5)
226+
rexml (3.3.0)
227+
strscan
227228
rouge (3.26.0)
228229
ruby2_keywords (0.0.5)
229230
rubyzip (2.3.2)
@@ -238,6 +239,7 @@ GEM
238239
faraday (>= 0.17.3, < 3)
239240
simpleidn (0.2.1)
240241
unf (~> 0.1.4)
242+
strscan (3.1.0)
241243
terminal-table (1.8.0)
242244
unicode-display_width (~> 1.1, >= 1.1.1)
243245
thread_safe (0.3.6)

0 commit comments

Comments
 (0)