File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
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.1 "
5
+ gem 'cocoapods' , "1.7.2 "
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.1 )
12
+ cocoapods (1.7.2 )
13
13
activesupport (>= 4.0.2 , < 5 )
14
14
claide (>= 1.0.2 , < 2.0 )
15
- cocoapods-core (= 1.7.1 )
15
+ cocoapods-core (= 1.7.2 )
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 )
22
22
cocoapods-try (>= 1.1.0 , < 2.0 )
23
23
colored2 (~> 3.1 )
24
24
escape (~> 0.0.4 )
25
- fourflusher (>= 2.2 .0 , < 3.0 )
25
+ fourflusher (>= 2.3 .0 , < 3.0 )
26
26
gh_inspector (~> 1.0 )
27
27
molinillo (~> 0.6.6 )
28
28
nap (~> 1.0 )
29
29
ruby-macho (~> 1.4 )
30
- xcodeproj (>= 1.8.2 , < 2.0 )
31
- cocoapods-core (1.7.1 )
30
+ xcodeproj (>= 1.10.0 , < 2.0 )
31
+ cocoapods-core (1.7.2 )
32
32
activesupport (>= 4.0.2 , < 6 )
33
33
fuzzy_match (~> 2.0.4 )
34
34
nap (~> 1.0 )
48
48
colored2 (3.1.2 )
49
49
concurrent-ruby (1.1.5 )
50
50
escape (0.0.4 )
51
- fourflusher (2.2 .0 )
51
+ fourflusher (2.3 .0 )
52
52
fuzzy_match (2.0.4 )
53
53
gh_inspector (1.1.3 )
54
54
i18n (0.9.5 )
62
62
thread_safe (0.3.6 )
63
63
tzinfo (1.2.5 )
64
64
thread_safe (~> 0.1 )
65
- xcodeproj (1.9 .0 )
65
+ xcodeproj (1.10 .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.1 )
76
+ cocoapods (= 1.7.2 )
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