Skip to content

Commit f1085e5

Browse files
Bump rexml from 3.2.5 to 3.3.3 (#7)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 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.5...v3.3.3) --- 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 6f71fbc commit f1085e5

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
@@ -49,14 +49,16 @@ GEM
4949
rb-fsevent (0.10.4)
5050
rb-inotify (0.10.1)
5151
ffi (~> 1.0)
52-
rexml (3.2.5)
52+
rexml (3.3.3)
53+
strscan
5354
rouge (3.21.0)
5455
safe_yaml (1.0.5)
5556
sass (3.7.4)
5657
sass-listen (~> 4.0.0)
5758
sass-listen (4.0.0)
5859
rb-fsevent (~> 0.9, >= 0.9.4)
5960
rb-inotify (~> 0.9, >= 0.9.7)
61+
strscan (3.1.0)
6062

6163
PLATFORMS
6264
ruby

0 commit comments

Comments
 (0)