File tree Expand file tree Collapse file tree 2 files changed +4
-11
lines changed Expand file tree Collapse file tree 2 files changed +4
-11
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,5 @@ source 'https://rubygems.org'
4
4
5
5
gem 'cocoapods' , '1.10.0'
6
6
7
- # Use cocoapod-generate hash until 2.1.0 releases to fix a bug interacting with CocoaPods 1.10.
8
- gem 'cocoapods-generate' , git : "https://github.com/square/cocoapods-generate.git" , ref : "230b0b537b"
7
+ gem 'cocoapods-generate' , '2.0.1'
9
8
gem 'danger' , '6.1.0'
Original file line number Diff line number Diff line change 1
- GIT
2
- remote: https://github.com/square/cocoapods-generate.git
3
- revision: 230b0b537b5d7f524de157b6dbb3f5e08d317516
4
- ref: 230b0b537b
5
- specs:
6
- cocoapods-generate (2.0.1 )
7
- cocoapods-disable-podfile-validations (~> 0.1.1 )
8
-
9
1
GEM
10
2
remote: https://rubygems.org/
11
3
specs:
57
49
cocoapods-deintegrate (1.0.4 )
58
50
cocoapods-disable-podfile-validations (0.1.1 )
59
51
cocoapods-downloader (1.4.0 )
52
+ cocoapods-generate (2.0.1 )
53
+ cocoapods-disable-podfile-validations (~> 0.1.1 )
60
54
cocoapods-plugins (1.0.0 )
61
55
nap
62
56
cocoapods-search (1.0.0 )
@@ -137,7 +131,7 @@ PLATFORMS
137
131
138
132
DEPENDENCIES
139
133
cocoapods (= 1.10.0 )
140
- cocoapods-generate !
134
+ cocoapods-generate ( = 2.0.1 )
141
135
danger (= 6.1.0 )
142
136
143
137
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments