File tree Expand file tree Collapse file tree 2 files changed +4
-12
lines changed Expand file tree Collapse file tree 2 files changed +4
-12
lines changed Original file line number Diff line number Diff line change 3
3
source 'https://rubygems.org'
4
4
5
5
gem 'cocoapods' , "1.7.5"
6
- # TODO(paulb777): The GitHub install is needed for the --platforms feature.
7
- # Change it back to a version specification when the 1.6.0 gem publishes.
8
- gem 'cocoapods-generate' , :git => 'https://github.com/square/cocoapods-generate.git' , :ref => 'ada3b8f'
6
+ gem 'cocoapods-generate' , '1.6.0'
Original file line number Diff line number Diff line change 1
- GIT
2
- remote: https://github.com/square/cocoapods-generate.git
3
- revision: ada3b8f1b76248ed4b3ac9cd3a4d8b0e281f2b7a
4
- ref: ada3b8f
5
- specs:
6
- cocoapods-generate (1.5.0 )
7
- cocoapods-disable-podfile-validations (~> 0.1.1 )
8
-
9
1
GEM
10
2
remote: https://rubygems.org/
11
3
specs:
43
35
cocoapods-deintegrate (1.0.4 )
44
36
cocoapods-disable-podfile-validations (0.1.1 )
45
37
cocoapods-downloader (1.2.2 )
38
+ cocoapods-generate (1.6.0 )
39
+ cocoapods-disable-podfile-validations (~> 0.1.1 )
46
40
cocoapods-plugins (1.0.0 )
47
41
nap
48
42
cocoapods-search (1.0.0 )
@@ -80,7 +74,7 @@ PLATFORMS
80
74
81
75
DEPENDENCIES
82
76
cocoapods (= 1.7.5 )
83
- cocoapods-generate !
77
+ cocoapods-generate ( = 1.6.0 )
84
78
85
79
BUNDLED WITH
86
80
1.17.3
You can’t perform that action at this time.
0 commit comments