Skip to content

Commit 5af0c86

Browse files
Bump rexml from 3.2.5 to 3.3.3
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>
1 parent 500c9a0 commit 5af0c86

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Gemfile.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ GEM
6666
faraday_middleware (1.2.0)
6767
faraday (~> 1.0)
6868
fastimage (2.2.6)
69-
fastlane (2.211.0)
69+
fastlane (2.214.0)
7070
CFPropertyList (>= 2.3, < 4.0.0)
7171
addressable (>= 2.8, < 3.0.0)
7272
artifactory (~> 3.0)
@@ -90,7 +90,7 @@ GEM
9090
json (< 3.0.0)
9191
jwt (>= 2.1.0, < 3)
9292
mini_magick (>= 4.9.4, < 5.0.0)
93-
multipart-post (~> 2.0.0)
93+
multipart-post (>= 2.0.0, < 3.0.0)
9494
naturally (~> 2.2)
9595
optparse (~> 0.1.1)
9696
plist (>= 3.1.0, < 4.0.0)
@@ -168,7 +168,8 @@ GEM
168168
trailblazer-option (>= 0.1.1, < 0.2.0)
169169
uber (< 0.2.0)
170170
retriable (3.1.2)
171-
rexml (3.2.5)
171+
rexml (3.3.3)
172+
strscan
172173
rouge (2.0.7)
173174
ruby2_keywords (0.0.5)
174175
rubyzip (2.3.2)
@@ -181,6 +182,7 @@ GEM
181182
simctl (1.6.10)
182183
CFPropertyList
183184
naturally
185+
strscan (3.1.0)
184186
terminal-notifier (2.0.0)
185187
terminal-table (1.8.0)
186188
unicode-display_width (~> 1.1, >= 1.1.1)
@@ -196,13 +198,12 @@ GEM
196198
unicode-display_width (1.8.0)
197199
webrick (1.8.1)
198200
word_wrap (1.0.0)
199-
xcodeproj (1.22.0)
201+
xcodeproj (1.19.0)
200202
CFPropertyList (>= 2.3.3, < 4.0)
201203
atomos (~> 0.1.3)
202204
claide (>= 1.0.2, < 2.0)
203205
colored2 (~> 3.1)
204206
nanaimo (~> 0.3.0)
205-
rexml (~> 3.2.4)
206207
xcpretty (0.3.0)
207208
rouge (~> 2.0.7)
208209
xcpretty-travis-formatter (1.0.1)

0 commit comments

Comments
 (0)