File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2
2
# commit Gemfile and Gemfile.lock.
3
3
source 'https://rubygems.org'
4
4
5
- gem 'cocoapods' , '1.10.0.rc.1 '
5
+ gem 'cocoapods' , '1.10.0'
6
6
7
7
# Use cocoapod-generate hash until 2.1.0 releases to fix a bug interacting with CocoaPods 1.10.
8
8
gem 'cocoapods-generate' , git : "https://github.com/square/cocoapods-generate.git" , ref : "230b0b537b"
Original file line number Diff line number Diff line change 26
26
cork
27
27
nap
28
28
open4 (~> 1.3 )
29
- cocoapods (1.10.0.rc.1 )
29
+ cocoapods (1.10.0 )
30
30
addressable (~> 2.6 )
31
31
claide (>= 1.0.2 , < 2.0 )
32
- cocoapods-core (= 1.10.0.rc.1 )
32
+ cocoapods-core (= 1.10.0 )
33
33
cocoapods-deintegrate (>= 1.0.3 , < 2.0 )
34
34
cocoapods-downloader (>= 1.4.0 , < 2.0 )
35
35
cocoapods-plugins (>= 1.0.0 , < 2.0 )
43
43
molinillo (~> 0.6.6 )
44
44
nap (~> 1.0 )
45
45
ruby-macho (~> 1.4 )
46
- xcodeproj (>= 1.17 .0 , < 2.0 )
47
- cocoapods-core (1.10.0.rc.1 )
46
+ xcodeproj (>= 1.19 .0 , < 2.0 )
47
+ cocoapods-core (1.10.0 )
48
48
activesupport (> 5.0 , < 6 )
49
49
addressable (~> 2.6 )
50
50
algoliasearch (~> 1.0 )
125
125
tzinfo (1.2.7 )
126
126
thread_safe (~> 0.1 )
127
127
unicode-display_width (1.6.0 )
128
- xcodeproj (1.18 .0 )
128
+ xcodeproj (1.19 .0 )
129
129
CFPropertyList (>= 2.3.3 , < 4.0 )
130
130
atomos (~> 0.1.3 )
131
131
claide (>= 1.0.2 , < 2.0 )
@@ -136,7 +136,7 @@ PLATFORMS
136
136
ruby
137
137
138
138
DEPENDENCIES
139
- cocoapods (= 1.10.0.rc.1 )
139
+ cocoapods (= 1.10.0 )
140
140
cocoapods-generate !
141
141
danger (= 6.1.0 )
142
142
You can’t perform that action at this time.
0 commit comments