Skip to content

Commit 753f199

Browse files
Bump rexml from 3.2.8 to 3.3.6 (#188)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.6. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.8...v3.3.6) --- 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 b38d1aa commit 753f199

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,8 @@ GEM
235235
trailblazer-option (>= 0.1.1, < 0.2.0)
236236
uber (< 0.2.0)
237237
retriable (3.1.2)
238-
rexml (3.2.8)
239-
strscan (>= 3.0.9)
238+
rexml (3.3.6)
239+
strscan
240240
rouge (2.0.7)
241241
ruby-macho (2.5.1)
242242
ruby2_keywords (0.0.5)
@@ -279,13 +279,13 @@ GEM
279279
unicode-display_width (1.8.0)
280280
webrick (1.7.0)
281281
word_wrap (1.0.0)
282-
xcodeproj (1.21.0)
282+
xcodeproj (1.25.0)
283283
CFPropertyList (>= 2.3.3, < 4.0)
284284
atomos (~> 0.1.3)
285285
claide (>= 1.0.2, < 2.0)
286286
colored2 (~> 3.1)
287287
nanaimo (~> 0.3.0)
288-
rexml (~> 3.2.4)
288+
rexml (>= 3.3.2, < 4.0)
289289
xcpretty (0.3.0)
290290
rouge (~> 2.0.7)
291291
xcpretty-travis-formatter (1.0.1)

0 commit comments

Comments
 (0)