Skip to content

Commit

Permalink
chore(ci): upgrade dependency rexml version to 3.3.9 [skip ci] (#3909)
Browse files Browse the repository at this point in the history
---------

Co-authored-by: Edison Zhang <[email protected]>
  • Loading branch information
edisooon and Edison Zhang authored Oct 29, 2024
1 parent 6ea7a04 commit 80f1eeb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ GEM
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
retriable (3.1.2)
rexml (3.3.7)
rexml (3.3.9)
rouge (2.0.7)
ruby-macho (2.5.1)
ruby2_keywords (0.0.5)
Expand Down Expand Up @@ -320,4 +320,4 @@ DEPENDENCIES
xcpretty (= 0.3.0)

BUNDLED WITH
2.3.7
2.5.22
5 changes: 3 additions & 2 deletions canaries/example/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ GEM
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
retriable (3.1.2)
rexml (3.3.7)
rexml (3.3.9)
rouge (2.0.7)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
Expand Down Expand Up @@ -208,6 +208,7 @@ GEM
PLATFORMS
arm64-darwin-21
arm64-darwin-22
arm64-darwin-23
universal-darwin-20
x86_64-darwin-19
x86_64-darwin-21
Expand All @@ -217,4 +218,4 @@ DEPENDENCIES
fastlane

BUNDLED WITH
2.3.7
2.5.22

0 comments on commit 80f1eeb

Please sign in to comment.