Skip to content

Commit b24d44f

Browse files
dependabot[bot]EdricChan03
authored andcommitted
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 c593cc7 commit b24d44f

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
@@ -74,7 +74,8 @@ GEM
7474
rb-fsevent (0.11.2)
7575
rb-inotify (0.10.1)
7676
ffi (~> 1.0)
77-
rexml (3.2.6)
77+
rexml (3.2.8)
78+
strscan (>= 3.0.9)
7879
rouge (4.2.0)
7980
safe_yaml (1.0.5)
8081
sass-embedded (1.69.5)
@@ -85,6 +86,7 @@ GEM
8586
sawyer (0.9.2)
8687
addressable (>= 2.3.5)
8788
faraday (>= 0.17.3, < 3)
89+
strscan (3.1.0)
8890
terminal-table (3.0.2)
8991
unicode-display_width (>= 1.1.1, < 3)
9092
unicode-display_width (2.5.0)

0 commit comments

Comments
 (0)