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 @@ -12,6 +12,6 @@ source 'https://rubygems.org'
12
12
# gem 'cocoapods-core', git: "https://github.com/CocoaPods/Core.git", ref: "f7cf05720eab935d7d50e35224d263952176fb53"
13
13
# gem 'xcodeproj', git: "https://github.com/CocoaPods/Xcodeproj.git", ref: "eeccae7275645753cbaf45d96fc4b23e4b8b3b9f"
14
14
15
- gem 'cocoapods' , '1.14.0 '
15
+ gem 'cocoapods' , '1.14.2 '
16
16
gem 'cocoapods-generate' , '2.0.1'
17
17
gem 'danger' , '8.4.5'
Original file line number Diff line number Diff line change 26
26
cork
27
27
nap
28
28
open4 (~> 1.3 )
29
- cocoapods (1.14.0 )
29
+ cocoapods (1.14.2 )
30
30
addressable (~> 2.8 )
31
31
claide (>= 1.0.2 , < 2.0 )
32
- cocoapods-core (= 1.14.0 )
32
+ cocoapods-core (= 1.14.2 )
33
33
cocoapods-deintegrate (>= 1.0.3 , < 2.0 )
34
34
cocoapods-downloader (>= 2.0 )
35
35
cocoapods-plugins (>= 1.0.0 , < 2.0 )
44
44
nap (~> 1.0 )
45
45
ruby-macho (>= 2.3.0 , < 3.0 )
46
46
xcodeproj (>= 1.23.0 , < 2.0 )
47
- cocoapods-core (1.14.0 )
47
+ cocoapods-core (1.14.2 )
48
48
activesupport (>= 5.0 , < 8 )
49
49
addressable (~> 2.8 )
50
50
algoliasearch (~> 1.0 )
@@ -168,7 +168,7 @@ PLATFORMS
168
168
ruby
169
169
170
170
DEPENDENCIES
171
- cocoapods (= 1.14.0 )
171
+ cocoapods (= 1.14.2 )
172
172
cocoapods-generate (= 2.0.1 )
173
173
danger (= 8.4.5 )
174
174
You can’t perform that action at this time.
0 commit comments