Skip to content

Commit 7266842

Browse files
Bump rexml from 3.2.6 to 3.3.3 (#134)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 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.6...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 0cfd651 commit 7266842

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,8 @@ GEM
169169
io-console (~> 0.5)
170170
request_store (1.5.1)
171171
rack (>= 1.4)
172-
rexml (3.2.6)
172+
rexml (3.3.3)
173+
strscan
173174
rspec-core (3.12.2)
174175
rspec-support (~> 3.12.0)
175176
rspec-expectations (3.12.3)
@@ -225,6 +226,7 @@ GEM
225226
activesupport (>= 5.2)
226227
sprockets (>= 3.0.0)
227228
stringio (3.1.0)
229+
strscan (3.1.0)
228230
thor (1.3.0)
229231
timecop (0.9.8)
230232
tzinfo (2.0.6)

0 commit comments

Comments
 (0)