-
Notifications
You must be signed in to change notification settings - Fork 20
/
Gemfile.lock
48 lines (44 loc) · 941 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
PATH
remote: .
specs:
ecl (3.0.3)
aws-sdk-ec2 (~> 1.18)
curses (~> 1.0)
json (~> 2.1)
oj (~> 3.3)
pry (~> 0.10)
ruby-string-match-scorer (~> 0.1)
GEM
remote: https://rubygems.org/
specs:
aws-eventstream (1.0.3)
aws-partitions (1.294.0)
aws-sdk-core (3.92.0)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-ec2 (1.151.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.1.1)
aws-eventstream (~> 1.0, >= 1.0.2)
coderay (1.1.2)
curses (1.3.2)
jmespath (1.4.0)
json (2.3.0)
method_source (1.0.0)
oj (3.10.6)
pry (0.13.0)
coderay (~> 1.1)
method_source (~> 1.0)
rake (13.0.1)
ruby-string-match-scorer (0.1.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 2.0)
ecl!
rake (~> 13.0)
BUNDLED WITH
2.1.4