-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
43 lines (40 loc) · 889 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
GEM
remote: https://rubygems.org/
specs:
aws-eventstream (1.0.1)
aws-partitions (1.136.0)
aws-record (2.2.0)
aws-sdk-dynamodb (~> 1.18)
aws-sdk-core (3.46.0)
aws-eventstream (~> 1.0)
aws-partitions (~> 1.0)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
aws-sdk-dynamodb (1.20.0)
aws-sdk-core (~> 3, >= 3.39.0)
aws-sigv4 (~> 1.0)
aws-sigv4 (1.0.3)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
faraday-cookie_jar (0.0.6)
faraday (>= 0.7.4)
http-cookie (~> 1.0.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
jmespath (1.4.0)
multipart-post (2.0.0)
rehtml (0.0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
PLATFORMS
ruby
DEPENDENCIES
aws-record
faraday
faraday-cookie_jar
rehtml
BUNDLED WITH
1.16.0