File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
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.7.3 "
5
+ gem 'cocoapods' , "1.7.4 "
6
6
gem 'cocoapods-generate' , "1.5.0"
Original file line number Diff line number Diff line change 9
9
tzinfo (~> 1.1 )
10
10
atomos (0.1.3 )
11
11
claide (1.0.2 )
12
- cocoapods (1.7.3 )
12
+ cocoapods (1.7.4 )
13
13
activesupport (>= 4.0.2 , < 5 )
14
14
claide (>= 1.0.2 , < 2.0 )
15
- cocoapods-core (= 1.7.3 )
15
+ cocoapods-core (= 1.7.4 )
16
16
cocoapods-deintegrate (>= 1.0.3 , < 2.0 )
17
17
cocoapods-downloader (>= 1.2.2 , < 2.0 )
18
18
cocoapods-plugins (>= 1.0.0 , < 2.0 )
28
28
nap (~> 1.0 )
29
29
ruby-macho (~> 1.4 )
30
30
xcodeproj (>= 1.10.0 , < 2.0 )
31
- cocoapods-core (1.7.3 )
31
+ cocoapods-core (1.7.4 )
32
32
activesupport (>= 4.0.2 , < 6 )
33
33
fuzzy_match (~> 2.0.4 )
34
34
nap (~> 1.0 )
62
62
thread_safe (0.3.6 )
63
63
tzinfo (1.2.5 )
64
64
thread_safe (~> 0.1 )
65
- xcodeproj (1.10 .0 )
65
+ xcodeproj (1.11 .0 )
66
66
CFPropertyList (>= 2.3.3 , < 4.0 )
67
67
atomos (~> 0.1.3 )
68
68
claide (>= 1.0.2 , < 2.0 )
@@ -73,7 +73,7 @@ PLATFORMS
73
73
ruby
74
74
75
75
DEPENDENCIES
76
- cocoapods (= 1.7.3 )
76
+ cocoapods (= 1.7.4 )
77
77
cocoapods-generate (= 1.5.0 )
78
78
79
79
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments