File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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.9.2 "
5
+ gem 'cocoapods' , "1.9.3 "
6
6
gem 'cocoapods-generate' , '2.0.0'
7
7
gem 'danger' , '6.1.0'
Original file line number Diff line number Diff line change 18
18
cork
19
19
nap
20
20
open4 (~> 1.3 )
21
- cocoapods (1.9.2 )
21
+ cocoapods (1.9.3 )
22
22
activesupport (>= 4.0.2 , < 5 )
23
23
claide (>= 1.0.2 , < 2.0 )
24
- cocoapods-core (= 1.9.2 )
24
+ cocoapods-core (= 1.9.3 )
25
25
cocoapods-deintegrate (>= 1.0.3 , < 2.0 )
26
26
cocoapods-downloader (>= 1.2.2 , < 2.0 )
27
27
cocoapods-plugins (>= 1.0.0 , < 2.0 )
37
37
nap (~> 1.0 )
38
38
ruby-macho (~> 1.4 )
39
39
xcodeproj (>= 1.14.0 , < 2.0 )
40
- cocoapods-core (1.9.2 )
40
+ cocoapods-core (1.9.3 )
41
41
activesupport (>= 4.0.2 , < 6 )
42
42
algoliasearch (~> 1.0 )
43
43
concurrent-ruby (~> 1.1 )
@@ -128,7 +128,7 @@ PLATFORMS
128
128
ruby
129
129
130
130
DEPENDENCIES
131
- cocoapods (= 1.9.2 )
131
+ cocoapods (= 1.9.3 )
132
132
cocoapods-generate (= 2.0.0 )
133
133
danger (= 6.1.0 )
134
134
You can’t perform that action at this time.
0 commit comments