File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
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.0 '
5
+ gem 'cocoapods' , '1.10.1 '
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 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- CFPropertyList (3.0.2 )
4
+ CFPropertyList (3.0.3 )
5
5
activesupport (5.2.4.4 )
6
6
concurrent-ruby (~> 1.0 , >= 1.0.2 )
7
7
i18n (>= 0.7 , < 2 )
8
8
minitest (~> 5.1 )
9
9
tzinfo (~> 1.1 )
10
10
addressable (2.7.0 )
11
11
public_suffix (>= 2.0.2 , < 5.0 )
12
- algoliasearch (1.27.4 )
12
+ algoliasearch (1.27.5 )
13
13
httpclient (~> 2.8 , >= 2.8.3 )
14
14
json (>= 1.5.1 )
15
15
atomos (0.1.3 )
18
18
cork
19
19
nap
20
20
open4 (~> 1.3 )
21
- cocoapods (1.10.0 )
21
+ cocoapods (1.10.1 )
22
22
addressable (~> 2.6 )
23
23
claide (>= 1.0.2 , < 2.0 )
24
- cocoapods-core (= 1.10.0 )
24
+ cocoapods-core (= 1.10.1 )
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.0 )
39
+ cocoapods-core (1.10.1 )
40
40
activesupport (> 5.0 , < 6 )
41
41
addressable (~> 2.6 )
42
42
algoliasearch (~> 1.0 )
82
82
multipart-post (>= 1.2 , < 3 )
83
83
faraday-http-cache (2.0.0 )
84
84
faraday (~> 0.8 )
85
- ffi (1.13.1 )
85
+ ffi (1.14.2 )
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.5 )
91
+ i18n (1.8.7 )
92
92
concurrent-ruby (~> 1.0 )
93
- json (2.3 .1 )
93
+ json (2.5 .1 )
94
94
kramdown (2.3.0 )
95
95
rexml
96
96
kramdown-parser-gfm (1.1.0 )
97
97
kramdown (~> 2.0 )
98
- minitest (5.14.2 )
98
+ minitest (5.14.3 )
99
99
molinillo (0.6.6 )
100
100
multipart-post (2.1.1 )
101
101
nanaimo (0.3.0 )
116
116
thread_safe (0.3.6 )
117
117
typhoeus (1.4.0 )
118
118
ethon (>= 0.9.0 )
119
- tzinfo (1.2.7 )
119
+ tzinfo (1.2.9 )
120
120
thread_safe (~> 0.1 )
121
121
unicode-display_width (1.6.0 )
122
122
xcodeproj (1.19.0 )
@@ -130,7 +130,7 @@ PLATFORMS
130
130
ruby
131
131
132
132
DEPENDENCIES
133
- cocoapods (= 1.10.0 )
133
+ cocoapods (= 1.10.1 )
134
134
cocoapods-generate (= 2.0.1 )
135
135
danger (= 6.1.0 )
136
136
You can’t perform that action at this time.
0 commit comments