forked from jubos/fake-s3
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
49 lines (46 loc) · 841 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
PATH
remote: .
specs:
fakes3 (0.2.1)
builder
thor
GEM
remote: https://rubygems.org/
specs:
aws-s3 (0.6.3)
builder
mime-types
xml-simple
aws-sdk-v1 (1.59.0)
json (~> 1.4)
nokogiri (>= 1.4.4)
builder (3.2.2)
byebug (4.0.1)
columnize (= 0.9.0)
rb-readline (= 0.5.2)
columnize (0.9.0)
json (1.8.1)
mime-types (1.25)
mini_portile (0.6.1)
nokogiri (1.6.4.1)
mini_portile (~> 0.6.0)
rake (10.1.0)
rb-readline (0.5.2)
rest-client (1.6.7)
mime-types (>= 1.16)
right_aws (3.1.0)
right_http_connection (>= 1.2.5)
right_http_connection (1.4.0)
thor (0.18.1)
xml-simple (1.1.2)
PLATFORMS
ruby
DEPENDENCIES
aws-s3
aws-sdk-v1
bundler (>= 1.0.0)
byebug
fakes3!
rake
rest-client
right_aws