Skip to content

Commit d65747c

Browse files
committed
Update Gemfile to address dependabot warnings
1 parent b529ef9 commit d65747c

1 file changed

Lines changed: 1 addition & 77 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -1,62 +1,14 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.3)
5-
activesupport (5.2.6)
6-
concurrent-ruby (~> 1.0, >= 1.0.2)
7-
i18n (>= 0.7, < 2)
8-
minitest (~> 5.1)
9-
tzinfo (~> 1.1)
104
addressable (2.8.0)
115
public_suffix (>= 2.0.2, < 5.0)
12-
algoliasearch (1.27.5)
13-
httpclient (~> 2.8, >= 2.8.3)
14-
json (>= 1.5.1)
15-
atomos (0.1.3)
166
claide (1.0.3)
177
claide-plugins (0.9.2)
188
cork
199
nap
2010
open4 (~> 1.3)
21-
cocoapods (1.10.1)
22-
addressable (~> 2.6)
23-
claide (>= 1.0.2, < 2.0)
24-
cocoapods-core (= 1.10.1)
25-
cocoapods-deintegrate (>= 1.0.3, < 2.0)
26-
cocoapods-downloader (>= 1.4.0, < 2.0)
27-
cocoapods-plugins (>= 1.0.0, < 2.0)
28-
cocoapods-search (>= 1.0.0, < 2.0)
29-
cocoapods-trunk (>= 1.4.0, < 2.0)
30-
cocoapods-try (>= 1.1.0, < 2.0)
31-
colored2 (~> 3.1)
32-
escape (~> 0.0.4)
33-
fourflusher (>= 2.3.0, < 3.0)
34-
gh_inspector (~> 1.0)
35-
molinillo (~> 0.6.6)
36-
nap (~> 1.0)
37-
ruby-macho (~> 1.4)
38-
xcodeproj (>= 1.19.0, < 2.0)
39-
cocoapods-core (1.10.1)
40-
activesupport (> 5.0, < 6)
41-
addressable (~> 2.6)
42-
algoliasearch (~> 1.0)
43-
concurrent-ruby (~> 1.1)
44-
fuzzy_match (~> 2.0.4)
45-
nap (~> 1.0)
46-
netrc (~> 0.11)
47-
public_suffix
48-
typhoeus (~> 1.0)
49-
cocoapods-deintegrate (1.0.4)
50-
cocoapods-downloader (1.6.3)
51-
cocoapods-plugins (1.0.0)
52-
nap
53-
cocoapods-search (1.0.0)
54-
cocoapods-trunk (1.5.0)
55-
nap (>= 0.8, < 2.0)
56-
netrc (~> 0.11)
57-
cocoapods-try (1.2.0)
5811
colored2 (3.1.2)
59-
concurrent-ruby (1.1.8)
6012
cork (0.3.0)
6113
colored2 (~> 3.1)
6214
danger (8.2.3)
@@ -72,9 +24,6 @@ GEM
7224
no_proxy_fix
7325
octokit (~> 4.7)
7426
terminal-table (>= 1, < 4)
75-
escape (0.0.4)
76-
ethon (0.14.0)
77-
ffi (>= 1.15.0)
7827
faraday (1.4.1)
7928
faraday-excon (~> 1.1)
8029
faraday-net_http (~> 1.0)
@@ -86,60 +35,35 @@ GEM
8635
faraday (>= 0.8)
8736
faraday-net_http (1.0.1)
8837
faraday-net_http_persistent (1.1.0)
89-
ffi (1.15.0)
90-
fourflusher (2.3.1)
91-
fuzzy_match (2.0.4)
92-
gh_inspector (1.1.3)
9338
git (1.13.1)
9439
addressable (~> 2.8)
9540
rchardet (~> 1.8)
96-
httpclient (2.8.3)
97-
i18n (1.8.10)
98-
concurrent-ruby (~> 1.0)
99-
json (2.5.1)
10041
kramdown (2.3.1)
10142
rexml
10243
kramdown-parser-gfm (1.1.0)
10344
kramdown (~> 2.0)
104-
minitest (5.14.4)
105-
molinillo (0.6.6)
10645
multipart-post (2.1.1)
107-
nanaimo (0.3.0)
10846
nap (1.1.0)
109-
netrc (0.11.0)
11047
no_proxy_fix (0.1.2)
11148
octokit (4.21.0)
11249
faraday (>= 0.9)
11350
sawyer (~> 0.8.0, >= 0.5.3)
11451
open4 (1.3.4)
11552
public_suffix (4.0.6)
11653
rchardet (1.8.0)
117-
rexml (3.3.9)
118-
ruby-macho (1.4.0)
54+
rexml (3.4.4)
11955
ruby2_keywords (0.0.4)
12056
sawyer (0.8.2)
12157
addressable (>= 2.3.5)
12258
faraday (> 0.8, < 2.0)
12359
terminal-table (3.0.0)
12460
unicode-display_width (~> 1.1, >= 1.1.1)
125-
thread_safe (0.3.6)
126-
typhoeus (1.4.0)
127-
ethon (>= 0.9.0)
128-
tzinfo (1.2.10)
129-
thread_safe (~> 0.1)
13061
unicode-display_width (1.7.0)
131-
xcodeproj (1.19.0)
132-
CFPropertyList (>= 2.3.3, < 4.0)
133-
atomos (~> 0.1.3)
134-
claide (>= 1.0.2, < 2.0)
135-
colored2 (~> 3.1)
136-
nanaimo (~> 0.3.0)
13762

13863
PLATFORMS
13964
ruby
14065

14166
DEPENDENCIES
142-
cocoapods (~> 1.10.1)
14367
danger
14468

14569
BUNDLED WITH

0 commit comments

Comments
 (0)