Skip to content

Commit a267759

Browse files
dependabot[bot]JasonLunn
authored andcommitted
Bump rexml from 3.2.5 to 3.3.3 in /examples/simple_script
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] <[email protected]>
1 parent 66d6389 commit a267759

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples/simple_script/Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ GEM
1010
ast (~> 2.4.1)
1111
rainbow (3.0.0)
1212
regexp_parser (2.1.1)
13-
rexml (3.2.5)
13+
rexml (3.3.3)
14+
strscan
1415
rspec (3.7.0)
1516
rspec-core (~> 3.7.0)
1617
rspec-expectations (~> 3.7.0)
@@ -39,6 +40,7 @@ GEM
3940
rubocop-ast (1.11.0)
4041
parser (>= 3.0.1.1)
4142
ruby-progressbar (1.11.0)
43+
strscan (3.1.0)
4244
unicode-display_width (2.1.0)
4345

4446
PLATFORMS

0 commit comments

Comments
 (0)