-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
52 lines (48 loc) · 1.03 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
GEM
remote: https://rubygems.org/
specs:
aws-eventstream (1.2.0)
aws-partitions (1.506.0)
aws-sdk-core (3.121.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-kms (1.48.0)
aws-sdk-core (~> 3, >= 3.120.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.103.0)
aws-sdk-core (~> 3, >= 3.120.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
aws-sigv4 (1.4.0)
aws-eventstream (~> 1, >= 1.0.2)
coderay (1.1.3)
dotenv (2.7.6)
jmespath (1.4.0)
method_source (1.0.0)
mini_portile2 (2.6.1)
nokogiri (1.12.4)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
racc (1.5.2)
roo (2.8.3)
nokogiri (~> 1)
rubyzip (>= 1.3.0, < 3.0.0)
rubyzip (2.3.2)
smarter_csv (1.2.8)
PLATFORMS
ruby
DEPENDENCIES
aws-sdk-s3
dotenv
pry
roo (~> 2.8.0)
smarter_csv
RUBY VERSION
ruby 2.6.3p62
BUNDLED WITH
1.17.2