Skip to content

Commit

Permalink
Merge pull request #788 from willowtreeapps/dependabot/bundler/rexml-…
Browse files Browse the repository at this point in the history
…3.3.3

Bump rexml from 3.2.9 to 3.3.3
  • Loading branch information
Clstroud authored Aug 10, 2024
2 parents 0d373a4 + 1eb757c commit dfc1b06
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
key: ${{ secrets.FASTLANE_MATCH_GIT_PRIVATE_KEY }}
known_hosts: ${{ secrets.MATCH_SSH_KNOWN_HOSTS }}
name: id_rsa_match
if_key_exists: replace

- name: Set up Ruby environment
uses: ruby/setup-ruby@v1
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ GEM
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
retriable (3.1.2)
rexml (3.2.9)
rexml (3.3.3)
strscan
rouge (2.0.7)
ruby2_keywords (0.0.5)
Expand All @@ -198,13 +198,13 @@ GEM
uber (0.1.0)
unicode-display_width (2.5.0)
word_wrap (1.0.0)
xcodeproj (1.24.0)
xcodeproj (1.25.0)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
colored2 (~> 3.1)
nanaimo (~> 0.3.0)
rexml (~> 3.2.4)
rexml (>= 3.3.2, < 4.0)
xcpretty (0.3.0)
rouge (~> 2.0.7)
xcpretty-travis-formatter (1.0.1)
Expand Down

0 comments on commit dfc1b06

Please sign in to comment.