File tree Expand file tree Collapse file tree 2 files changed +15
-14
lines changed Expand file tree Collapse file tree 2 files changed +15
-14
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.1 '
5
+ gem 'cocoapods' , '1.10.2 '
6
6
7
7
gem 'cocoapods-generate' , '2.0.1'
8
8
gem 'danger' , '6.1.0'
Original file line number Diff line number Diff line change 2
2
remote: https://rubygems.org/
3
3
specs:
4
4
CFPropertyList (3.0.3 )
5
- activesupport (5.2.4.4 )
5
+ activesupport (5.2.6 )
6
6
concurrent-ruby (~> 1.0 , >= 1.0.2 )
7
7
i18n (>= 0.7 , < 2 )
8
8
minitest (~> 5.1 )
18
18
cork
19
19
nap
20
20
open4 (~> 1.3 )
21
- cocoapods (1.10.1 )
21
+ cocoapods (1.10.2 )
22
22
addressable (~> 2.6 )
23
23
claide (>= 1.0.2 , < 2.0 )
24
- cocoapods-core (= 1.10.1 )
24
+ cocoapods-core (= 1.10.2 )
25
25
cocoapods-deintegrate (>= 1.0.3 , < 2.0 )
26
26
cocoapods-downloader (>= 1.4.0 , < 2.0 )
27
27
cocoapods-plugins (>= 1.0.0 , < 2.0 )
36
36
nap (~> 1.0 )
37
37
ruby-macho (~> 1.4 )
38
38
xcodeproj (>= 1.19.0 , < 2.0 )
39
- cocoapods-core (1.10.1 )
39
+ cocoapods-core (1.10.2 )
40
40
activesupport (> 5.0 , < 6 )
41
41
addressable (~> 2.6 )
42
42
algoliasearch (~> 1.0 )
59
59
netrc (~> 0.11 )
60
60
cocoapods-try (1.2.0 )
61
61
colored2 (3.1.2 )
62
- concurrent-ruby (1.1.7 )
62
+ concurrent-ruby (1.1.9 )
63
63
cork (0.3.0 )
64
64
colored2 (~> 3.1 )
65
65
danger (6.1.0 )
76
76
octokit (~> 4.7 )
77
77
terminal-table (~> 1 )
78
78
escape (0.0.4 )
79
- ethon (0.12 .0 )
80
- ffi (>= 1.3 .0 )
79
+ ethon (0.14 .0 )
80
+ ffi (>= 1.15 .0 )
81
81
faraday (0.17.0 )
82
82
multipart-post (>= 1.2 , < 3 )
83
83
faraday-http-cache (2.0.0 )
84
84
faraday (~> 0.8 )
85
- ffi (1.14.2 )
85
+ ffi (1.15.3 )
86
86
fourflusher (2.3.1 )
87
87
fuzzy_match (2.0.4 )
88
88
gh_inspector (1.1.3 )
89
89
git (1.5.0 )
90
90
httpclient (2.8.3 )
91
- i18n (1.8.7 )
91
+ i18n (1.8.10 )
92
92
concurrent-ruby (~> 1.0 )
93
93
json (2.5.1 )
94
94
kramdown (2.3.1 )
95
95
rexml
96
96
kramdown-parser-gfm (1.1.0 )
97
97
kramdown (~> 2.0 )
98
- minitest (5.14.3 )
98
+ minitest (5.14.4 )
99
99
molinillo (0.6.6 )
100
100
multipart-post (2.1.1 )
101
101
nanaimo (0.3.0 )
@@ -119,20 +119,21 @@ GEM
119
119
tzinfo (1.2.9 )
120
120
thread_safe (~> 0.1 )
121
121
unicode-display_width (1.6.0 )
122
- xcodeproj (1.19 .0 )
122
+ xcodeproj (1.20 .0 )
123
123
CFPropertyList (>= 2.3.3 , < 4.0 )
124
124
atomos (~> 0.1.3 )
125
125
claide (>= 1.0.2 , < 2.0 )
126
126
colored2 (~> 3.1 )
127
127
nanaimo (~> 0.3.0 )
128
+ rexml (~> 3.2.4 )
128
129
129
130
PLATFORMS
130
131
ruby
131
132
132
133
DEPENDENCIES
133
- cocoapods (= 1.10.1 )
134
+ cocoapods (= 1.10.2 )
134
135
cocoapods-generate (= 2.0.1 )
135
136
danger (= 6.1.0 )
136
137
137
138
BUNDLED WITH
138
- 2.1.2
139
+ 2.1.4
You can’t perform that action at this time.
0 commit comments