Skip to content

Commit

Permalink
Update cocoapods-generate to v2.2.5 (#12013)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewheard authored Oct 30, 2023
1 parent 90846d5 commit 4206a77
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ source 'https://rubygems.org'
# gem 'xcodeproj', git: "https://github.com/CocoaPods/Xcodeproj.git", ref: "eeccae7275645753cbaf45d96fc4b23e4b8b3b9f"

gem 'cocoapods', '1.14.2'
gem 'cocoapods-generate', '2.0.1'
gem 'cocoapods-generate', '2.2.5'
gem 'danger', '8.4.5'
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@ GEM
public_suffix (~> 4.0)
typhoeus (~> 1.0)
cocoapods-deintegrate (1.0.5)
cocoapods-disable-podfile-validations (0.1.1)
cocoapods-disable-podfile-validations (0.2.0)
cocoapods-downloader (2.0)
cocoapods-generate (2.0.1)
cocoapods-disable-podfile-validations (~> 0.1.1)
cocoapods-generate (2.2.5)
cocoapods-disable-podfile-validations (>= 0.1.1, < 0.3.0)
cocoapods-plugins (1.0.0)
nap
cocoapods-search (1.0.1)
Expand Down Expand Up @@ -169,7 +169,7 @@ PLATFORMS

DEPENDENCIES
cocoapods (= 1.14.2)
cocoapods-generate (= 2.0.1)
cocoapods-generate (= 2.2.5)
danger (= 8.4.5)

BUNDLED WITH
Expand Down

0 comments on commit 4206a77

Please sign in to comment.