-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
119 lines (114 loc) · 2.86 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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
GIT
remote: https://github.com/medusa-project/medusa_storage.git
revision: 8fe0298a5bbe87081df757edbf417aea7adceddb
specs:
medusa_storage (0.6.4)
aws-sdk-s3
hex_string
io-like
parallel (~> 1.12)
GIT
remote: https://github.com/medusa-project/simple-queue-server.git
revision: 207032950562288223a01c525d888fc8795ebe9e
specs:
simple-queue-server (2.2.1)
aws-sdk-sqs
bunny
config
logging
retryable
uuid
GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
amq-protocol (2.3.0)
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-sdk-sqs (1.9.0)
aws-sdk-core (~> 3, >= 3.26.0)
aws-sigv4 (~> 1.0)
aws-sigv4 (1.1.0)
aws-eventstream (~> 1.0, >= 1.0.2)
bunny (2.13.0)
amq-protocol (~> 2.3, >= 2.3.0)
concurrent-ruby (1.1.4)
config (1.7.1)
activesupport (>= 3.0)
deep_merge (~> 1.2.1)
dry-validation (>= 0.12.2)
deep_merge (1.2.1)
dry-configurable (0.8.1)
concurrent-ruby (~> 1.0)
dry-core (~> 0.4, >= 0.4.7)
dry-container (0.7.0)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (0.4.7)
concurrent-ruby (~> 1.0)
dry-equalizer (0.2.1)
dry-inflector (0.1.2)
dry-logic (0.5.0)
dry-container (~> 0.2, >= 0.2.6)
dry-core (~> 0.2)
dry-equalizer (~> 0.2)
dry-types (0.14.0)
concurrent-ruby (~> 1.0)
dry-container (~> 0.3)
dry-core (~> 0.4, >= 0.4.4)
dry-equalizer (~> 0.2)
dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 0.5, >= 0.5)
dry-validation (0.13.0)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (~> 0.2, >= 0.2.1)
dry-equalizer (~> 0.2)
dry-logic (~> 0.5, >= 0.5.0)
dry-types (~> 0.14, >= 0.14)
hex_string (1.0.1)
i18n (1.5.3)
concurrent-ruby (~> 1.0)
io-like (0.3.0)
jmespath (1.4.0)
little-plugger (1.1.4)
logging (2.2.2)
little-plugger (~> 1.1)
multi_json (~> 1.10)
macaddr (1.7.1)
systemu (~> 2.6.2)
minitest (5.11.3)
multi_json (1.13.1)
parallel (1.17.0)
retryable (3.0.3)
systemu (2.6.5)
thread_safe (0.3.6)
thread_safe (0.3.6-java)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uuid (2.3.9)
macaddr (~> 1.0)
PLATFORMS
java
ruby
DEPENDENCIES
medusa_storage!
simple-queue-server!
BUNDLED WITH
1.17.2