Skip to content

Commit ab7906f

Browse files
Bump rexml from 3.2.5 to 3.3.3 (#16)
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> Co-authored-by: Hans Schnedlitz <hello@hansschnedlitz.com>
1 parent 8feff94 commit ab7906f

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
@@ -63,7 +63,8 @@ GEM
6363
rainbow (3.0.0)
6464
rake (13.0.1)
6565
regexp_parser (1.7.1)
66-
rexml (3.2.5)
66+
rexml (3.3.3)
67+
strscan
6768
rmagick (4.1.2)
6869
rspec (3.9.0)
6970
rspec-core (~> 3.9.0)
@@ -99,6 +100,7 @@ GEM
99100
simplecov-html (0.12.3)
100101
simplecov_json_formatter (0.1.4)
101102
sqlite3 (1.4.2)
103+
strscan (3.1.0)
102104
tzinfo (2.0.4)
103105
concurrent-ruby (~> 1.0)
104106
unf (0.1.4)

0 commit comments

Comments
 (0)