-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathGemfile.lock
86 lines (83 loc) · 1.8 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
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.2.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
ansi (1.5.0)
aws-eventstream (1.2.0)
aws-partitions (1.576.0)
aws-sdk-core (3.130.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-kms (1.55.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.113.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
aws-sigv4 (1.4.0)
aws-eventstream (~> 1, >= 1.0.2)
builder (3.2.4)
concurrent-ruby (1.1.10)
docile (1.4.0)
dotenv (2.7.6)
faraday (2.2.0)
faraday-net_http (~> 2.0)
ruby2_keywords (>= 0.0.4)
faraday-net_http (2.0.2)
htmlcompressor (0.4.0)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
jmespath (1.6.1)
mini_portile2 (2.8.0)
minitest (5.15.0)
minitest-reporters (1.5.0)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
mocha (1.13.0)
mustache (1.1.1)
nokogiri (1.13.7)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
racc (1.6.0)
rake (13.0.6)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
sentry-raven (3.1.2)
faraday (>= 1.0)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
vcr (6.1.0)
PLATFORMS
ruby
DEPENDENCIES
activesupport
aws-sdk-s3
dotenv
faraday
htmlcompressor
minitest
minitest-reporters
mocha
mustache
nokogiri
rake
sentry-raven
simplecov
vcr
BUNDLED WITH
2.1.4