Skip to content

Commit c788f59

Browse files
Bump rexml from 3.3.3 to 3.4.2 in /examples/simple_script
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.3 to 3.4.2. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.3.3...v3.4.2) --- updated-dependencies: - dependency-name: rexml dependency-version: 3.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 588d9dd commit c788f59

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

examples/simple_script/Gemfile.lock

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ GEM
1010
ast (~> 2.4.1)
1111
rainbow (3.0.0)
1212
regexp_parser (2.1.1)
13-
rexml (3.3.3)
14-
strscan
13+
rexml (3.4.2)
1514
rspec (3.7.0)
1615
rspec-core (~> 3.7.0)
1716
rspec-expectations (~> 3.7.0)
@@ -40,7 +39,6 @@ GEM
4039
rubocop-ast (1.11.0)
4140
parser (>= 3.0.1.1)
4241
ruby-progressbar (1.11.0)
43-
strscan (3.1.0)
4442
unicode-display_width (2.1.0)
4543

4644
PLATFORMS

0 commit comments

Comments
 (0)