Skip to content

Commit 6148fdf

Browse files
Bump rexml from 3.2.6 to 3.3.3 (#279)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.3.3. - [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.3.3) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db92e5e commit 6148fdf

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
@@ -66,7 +66,8 @@ GEM
6666
rb-fsevent (0.11.2)
6767
rb-inotify (0.10.1)
6868
ffi (~> 1.0)
69-
rexml (3.2.6)
69+
rexml (3.3.3)
70+
strscan
7071
rouge (4.1.3)
7172
ruby2_keywords (0.0.5)
7273
safe_yaml (1.0.5)
@@ -77,6 +78,7 @@ GEM
7778
sawyer (0.9.2)
7879
addressable (>= 2.3.5)
7980
faraday (>= 0.17.3, < 3)
81+
strscan (3.1.0)
8082
terminal-table (3.0.2)
8183
unicode-display_width (>= 1.1.1, < 3)
8284
unicode-display_width (2.4.2)

0 commit comments

Comments
 (0)