Skip to content

Commit e1540c8

Browse files
chore(deps): bump rexml from 3.2.8 to 3.3.6 in /mobile/ios (immich-app#12621)
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 1a72602 commit e1540c8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

mobile/ios/Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,8 @@ GEM
169169
trailblazer-option (>= 0.1.1, < 0.2.0)
170170
uber (< 0.2.0)
171171
retriable (3.1.2)
172-
rexml (3.2.8)
173-
strscan (>= 3.0.9)
172+
rexml (3.3.6)
173+
strscan
174174
rouge (2.0.7)
175175
ruby2_keywords (0.0.5)
176176
rubyzip (2.3.2)
@@ -195,13 +195,13 @@ GEM
195195
uber (0.1.0)
196196
unicode-display_width (1.8.0)
197197
word_wrap (1.0.0)
198-
xcodeproj (1.24.0)
198+
xcodeproj (1.25.0)
199199
CFPropertyList (>= 2.3.3, < 4.0)
200200
atomos (~> 0.1.3)
201201
claide (>= 1.0.2, < 2.0)
202202
colored2 (~> 3.1)
203203
nanaimo (~> 0.3.0)
204-
rexml (~> 3.2.4)
204+
rexml (>= 3.3.2, < 4.0)
205205
xcpretty (0.3.0)
206206
rouge (~> 2.0.7)
207207
xcpretty-travis-formatter (1.0.1)

0 commit comments

Comments
 (0)