Skip to content

Commit a836acc

Browse files
tbobadependabot[bot]
authored andcommitted
chore(deps): bump rexml from 3.2.8 to 3.3.3 (#2298)
## Description This PR aggregates dependabot PRs to update rexml from 3.2.8 to 3.3.3 version in example apps. ## Changes - #2296 ## Checklist - [x] Ensured that CI passes Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 7dd195b)
1 parent 557c3c4 commit a836acc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

FabricExample/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,21 +75,21 @@ GEM
7575
netrc (0.11.0)
7676
nkf (0.2.0)
7777
public_suffix (4.0.7)
78-
rexml (3.2.8)
79-
strscan (>= 3.0.9)
78+
rexml (3.3.3)
79+
strscan
8080
ruby-macho (2.5.1)
8181
strscan (3.1.0)
8282
typhoeus (1.4.1)
8383
ethon (>= 0.9.0)
8484
tzinfo (2.0.6)
8585
concurrent-ruby (~> 1.0)
86-
xcodeproj (1.24.0)
86+
xcodeproj (1.25.0)
8787
CFPropertyList (>= 2.3.3, < 4.0)
8888
atomos (~> 0.1.3)
8989
claide (>= 1.0.2, < 2.0)
9090
colored2 (~> 3.1)
9191
nanaimo (~> 0.3.0)
92-
rexml (~> 3.2.4)
92+
rexml (>= 3.3.2, < 4.0)
9393

9494
PLATFORMS
9595
ruby

0 commit comments

Comments
 (0)