Skip to content

Commit 28740fd

Browse files
Bump rexml from 3.2.5 to 3.3.3 (#144)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef77646 commit 28740fd

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
@@ -180,7 +180,8 @@ GEM
180180
redcarpet (3.6.0)
181181
request_store (1.5.1)
182182
rack (>= 1.4)
183-
rexml (3.2.5)
183+
rexml (3.3.3)
184+
strscan
184185
sass (3.7.4)
185186
sass-listen (~> 4.0.0)
186187
sass-listen (4.0.0)
@@ -202,6 +203,7 @@ GEM
202203
activesupport (>= 5.2)
203204
sprockets (>= 3.0.0)
204205
sqlite3 (1.4.4)
206+
strscan (3.1.0)
205207
thor (1.2.1)
206208
thread_safe (0.3.6)
207209
tilt (2.0.11)

0 commit comments

Comments
 (0)