forked from deb-s3/deb-s3
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
41 lines (37 loc) · 793 Bytes
/
Gemfile.lock
File metadata and controls
41 lines (37 loc) · 793 Bytes
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
PATH
remote: .
specs:
deb-s3 (0.11.2)
aws-sdk-s3 (~> 1)
thor (~> 0.19.0)
GEM
remote: https://rubygems.org/
specs:
aws-eventstream (1.1.1)
aws-partitions (1.442.0)
aws-sdk-core (3.113.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-kms (1.43.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.93.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.2.3)
aws-eventstream (~> 1, >= 1.0.2)
jmespath (1.6.1)
minitest (5.14.4)
rake (13.0.3)
thor (0.19.4)
PLATFORMS
ruby
DEPENDENCIES
deb-s3!
minitest (~> 5)
rake (>= 12.3.3)
BUNDLED WITH
2.1.4