Skip to content

Commit a49c1f6

Browse files
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] <support@github.com>
1 parent 8415d28 commit a49c1f6

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
@@ -106,7 +106,8 @@ GEM
106106
rb-fsevent (0.11.0)
107107
rb-inotify (0.10.1)
108108
ffi (~> 1.0)
109-
rexml (3.2.5)
109+
rexml (3.2.8)
110+
strscan (>= 3.0.9)
110111
rouge (3.26.1)
111112
ruby2_keywords (0.0.5)
112113
safe_yaml (1.0.5)
@@ -115,6 +116,7 @@ GEM
115116
sawyer (0.8.2)
116117
addressable (>= 2.3.5)
117118
faraday (> 0.8, < 2.0)
119+
strscan (3.1.0)
118120
terminal-table (2.0.0)
119121
unicode-display_width (~> 1.1, >= 1.1.1)
120122
typhoeus (1.4.0)

0 commit comments

Comments
 (0)