Skip to content

Commit aabf3c7

Browse files
dependabot[bot]JasonLunn
authored andcommitted
Bump rexml from 3.2.5 to 3.3.6 in /examples/simple_script_vendored
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.6. - [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.6) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9db423 commit aabf3c7

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed

examples/simple_script_vendored/Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ GEM
88
ast (~> 2.4.1)
99
rainbow (3.0.0)
1010
regexp_parser (2.1.1)
11-
rexml (3.2.5)
11+
rexml (3.3.6)
12+
strscan
1213
rspec (3.7.0)
1314
rspec-core (~> 3.7.0)
1415
rspec-expectations (~> 3.7.0)
@@ -37,6 +38,7 @@ GEM
3738
rubocop-ast (1.11.0)
3839
parser (>= 3.0.1.1)
3940
ruby-progressbar (1.11.0)
41+
strscan (3.1.0)
4042
unicode-display_width (2.1.0)
4143

4244
PLATFORMS
-91 KB
Binary file not shown.
102 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)