Skip to content

Commit dbe3dcf

Browse files
Bump rexml from 3.2.6 to 3.2.8
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 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.6...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 56dce9d commit dbe3dcf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -126,12 +126,14 @@ GEM
126126
public_suffix (4.0.7)
127127
rake (13.0.6)
128128
rchardet (1.8.0)
129-
rexml (3.2.6)
129+
rexml (3.2.8)
130+
strscan (>= 3.0.9)
130131
ruby-macho (2.5.1)
131132
ruby2_keywords (0.0.5)
132133
sawyer (0.9.2)
133134
addressable (>= 2.3.5)
134135
faraday (>= 0.17.3, < 3)
136+
strscan (3.1.0)
135137
terminal-table (3.0.2)
136138
unicode-display_width (>= 1.1.1, < 3)
137139
thor (0.20.3)

0 commit comments

Comments
 (0)