Skip to content

Commit

Permalink
Update dependency xcodeproj to v1.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent 124bb0e commit 31144d3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ source 'https://rubygems.org'
gem 'fastlane', '2.216.0'
gem 'netrc', '0.11.0'
gem 'json', '2.7.2'
gem 'xcodeproj', '1.25.0'
gem 'xcodeproj', '1.26.0'
gem 'cocoapods', '1.15.2'

# fastlane plugins
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ GEM
multi_json (1.15.0)
multipart-post (2.4.1)
mutex_m (0.2.0)
nanaimo (0.3.0)
nanaimo (0.4.0)
nap (1.1.0)
naturally (2.2.1)
netrc (0.11.0)
Expand All @@ -252,7 +252,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)
rubocop (1.66.1)
json (~> 2.3)
Expand Down Expand Up @@ -295,13 +295,13 @@ GEM
uber (0.1.0)
unicode-display_width (2.6.0)
word_wrap (1.0.0)
xcodeproj (1.25.0)
xcodeproj (1.26.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.3.2, < 4.0)
nanaimo (~> 0.4.0)
rexml (>= 3.3.6, < 4.0)
xcpretty (0.3.0)
rouge (~> 2.0.7)
xcpretty-travis-formatter (1.0.1)
Expand All @@ -317,7 +317,7 @@ DEPENDENCIES
json (= 2.7.2)
netrc (= 0.11.0)
rubocop (= 1.66.1)
xcodeproj (= 1.25.0)
xcodeproj (= 1.26.0)

BUNDLED WITH
2.2.30

0 comments on commit 31144d3

Please sign in to comment.