forked from Cimpress-MCP/LambdaWrap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
46 lines (42 loc) · 871 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
PATH
remote: .
specs:
lambda_wrap (0.0.0)
aws-sdk (~> 2)
rubyzip (~> 1.2)
GEM
remote: https://rubygems.org/
specs:
ast (2.3.0)
aws-sdk (2.3.13)
aws-sdk-resources (= 2.3.13)
aws-sdk-core (2.3.13)
jmespath (~> 1.0)
aws-sdk-resources (2.3.13)
aws-sdk-core (= 2.3.13)
jmespath (1.2.4)
json_pure (>= 1.8.1)
json_pure (1.8.3)
parser (2.3.1.2)
ast (~> 2.2)
powerpack (0.1.1)
rainbow (2.1.0)
rake (11.2.2)
rubocop (0.40.0)
parser (>= 2.3.1.0, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.8.1)
rubyzip (1.2.0)
unicode-display_width (1.0.5)
PLATFORMS
ruby
x86-mingw32
DEPENDENCIES
lambda_wrap!
rake!
rubocop!
BUNDLED WITH
1.12.5