-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
64 lines (60 loc) · 1.33 KB
/
Gemfile.lock
File metadata and controls
64 lines (60 loc) · 1.33 KB
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
GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
aws-eventstream (1.1.0)
aws-sdk (2.11.490)
aws-sdk-resources (= 2.11.490)
aws-sdk-core (2.11.490)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
aws-sdk-resources (2.11.490)
aws-sdk-core (= 2.11.490)
aws-sigv4 (1.1.2)
aws-eventstream (~> 1.0, >= 1.0.2)
colored (1.2)
configure-s3-website (2.3.0)
aws-sdk (~> 2)
deep_merge (~> 1.0.0)
deep_merge (1.0.1)
dotenv (1.0.2)
ethon (0.12.0)
ffi (>= 1.3.0)
ffi (1.12.2)
html-proofer (3.15.3)
addressable (~> 2.3)
mercenary (~> 0.3)
nokogumbo (~> 2.0)
parallel (~> 1.3)
rainbow (~> 3.0)
typhoeus (~> 1.3)
yell (~> 2.0)
jmespath (1.4.0)
mercenary (0.4.0)
mini_portile2 (2.4.0)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
nokogumbo (2.0.2)
nokogiri (~> 1.8, >= 1.8.4)
parallel (1.19.1)
public_suffix (4.0.4)
rainbow (3.0.0)
s3_website (3.4.0)
colored (= 1.2)
configure-s3-website (= 2.3.0)
dotenv (~> 1.0)
thor (~> 0.18)
thor (0.20.3)
typhoeus (1.3.1)
ethon (>= 0.9.0)
yell (2.2.2)
PLATFORMS
ruby
DEPENDENCIES
html-proofer
s3_website
RUBY VERSION
ruby 2.6.3p62
BUNDLED WITH
2.1.4