Skip to content

Commit c37f4a3

Browse files
Bump rexml from 3.2.5 to 3.2.8 (ruby-conferences#633)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01b199e commit c37f4a3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,8 @@ GEM
126126
rb-inotify (0.10.1)
127127
ffi (~> 1.0)
128128
rchardet (1.8.0)
129-
rexml (3.2.5)
129+
rexml (3.2.8)
130+
strscan (>= 3.0.9)
130131
rouge (4.1.0)
131132
ruby-rc4 (0.1.5)
132133
ruby2_keywords (0.0.5)
@@ -137,6 +138,7 @@ GEM
137138
sawyer (0.9.2)
138139
addressable (>= 2.3.5)
139140
faraday (>= 0.17.3, < 3)
141+
strscan (3.1.0)
140142
terminal-table (3.0.2)
141143
unicode-display_width (>= 1.1.1, < 3)
142144
timers (4.3.5)

0 commit comments

Comments
 (0)