forked from nanobox-io/nanobox-adapter-aws
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
51 lines (48 loc) · 1003 Bytes
/
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
GEM
remote: https://rubygems.org/
specs:
coderay (1.1.1)
faraday (0.11.0)
multipart-post (>= 1.2, < 3)
json (2.0.3)
libxml-ruby (2.9.0)
method_source (0.8.2)
multipart-post (2.0.0)
net-http-persistent (2.9.4)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
puma (3.7.0)
rack (1.6.5)
rack-protection (1.5.3)
rack
rake (12.0.0)
redcarpet (3.4.0)
right_aws_api (0.3.5)
right_cloud_api_base (>= 0.2.6)
right_cloud_api_base (0.2.6)
json (>= 1.0.0)
libxml-ruby (>= 1.0.0)
net-http-persistent (~> 2.9)
redcarpet (>= 3.0.0)
ruby-hmac (>= 0.4.0)
ruby-hmac (0.4.0)
sinatra (1.4.8)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
slop (3.6.0)
tilt (2.0.6)
PLATFORMS
ruby
DEPENDENCIES
faraday
json (~> 2.0.3)
pry
puma (~> 3.0)
rake
right_aws_api (~> 0.3.5)
sinatra (~> 1.4.8)
BUNDLED WITH
1.12.5