-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
88 lines (85 loc) · 1.89 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
aws-eventstream (1.0.3)
aws-partitions (1.189.0)
aws-sdk-core (3.59.0)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-kms (1.23.0)
aws-sdk-core (~> 3, >= 3.58.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.45.0)
aws-sdk-core (~> 3, >= 3.58.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.1.0)
aws-eventstream (~> 1.0, >= 1.0.2)
colorize (0.8.1)
commander (4.4.5)
highline (~> 1.7.2)
concurrent-ruby (1.0.5)
equatable (0.5.0)
gpgme (2.0.16)
mini_portile2 (~> 2.3)
highline (1.7.10)
hitimes (1.3.0)
i18n (1.0.1)
concurrent-ruby (~> 1.0)
jmespath (1.4.0)
mini_portile2 (2.3.0)
minitest (5.11.3)
necromancer (0.4.0)
paint (2.0.1)
pastel (0.7.2)
equatable (~> 0.5.0)
tty-color (~> 0.4.0)
thread_safe (0.3.6)
timers (4.1.2)
hitimes
tty-color (0.4.2)
tty-cursor (0.5.0)
tty-editor (0.4.0)
tty-prompt (~> 0.16.0)
tty-which (~> 0.3.0)
tty-prompt (0.16.1)
necromancer (~> 0.4.0)
pastel (~> 0.7.0)
timers (~> 4.0)
tty-cursor (~> 0.5.0)
tty-reader (~> 0.3.0)
tty-reader (0.3.0)
tty-cursor (~> 0.5.0)
tty-screen (~> 0.6.4)
wisper (~> 2.0.0)
tty-screen (0.6.4)
tty-which (0.3.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
unicode-display_width (1.4.0)
whirly (0.2.6)
unicode-display_width (~> 1.1)
wisper (2.0.0)
zxcvbn-ruby (0.1.2)
PLATFORMS
ruby
DEPENDENCIES
activesupport!
aws-sdk-s3!
colorize!
commander!
gpgme!
paint!
tty-editor!
tty-prompt!
whirly!
zxcvbn-ruby!
BUNDLED WITH
1.17.1