forked from PatMart/netdnarws-ruby
-
Notifications
You must be signed in to change notification settings - Fork 18
/
Gemfile.lock
63 lines (59 loc) · 1.16 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
PATH
remote: .
specs:
maxcdn (0.4.0)
addressable (~> 2.4)
faraday (~> 0.9)
net-http-persistent (~> 2.9)
signet (~> 0.7)
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
ansi (1.5.0)
builder (3.2.3)
coderay (1.1.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
faraday (0.15.0)
multipart-post (>= 1.2, < 3)
hashdiff (0.3.7)
jwt (2.1.0)
method_source (0.9.0)
minitest (5.11.3)
minitest-reporters (1.2.0)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
multi_json (1.13.1)
multipart-post (2.0.0)
net-http-persistent (2.9.4)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.2)
rake (12.3.1)
ruby-progressbar (1.9.0)
safe_yaml (1.0.4)
signet (0.8.1)
addressable (~> 2.3)
faraday (~> 0.9)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
webmock (3.4.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
PLATFORMS
ruby
DEPENDENCIES
maxcdn!
minitest
minitest-reporters
pry
rake
webmock
BUNDLED WITH
1.16.1