-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
52 lines (48 loc) · 1.07 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
GEM
remote: https://rubygems.org/
specs:
airrecord (1.0.2)
faraday (~> 0.10)
net-http-persistent (>= 2.9)
aws-eventstream (1.0.3)
aws-partitions (1.244.0)
aws-sdk-core (3.81.0)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-kms (1.25.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.57.0)
aws-sdk-core (~> 3, >= 3.77.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.1.0)
aws-eventstream (~> 1.0, >= 1.0.2)
coderay (1.1.2)
connection_pool (2.2.2)
dotenv (2.7.5)
faraday (0.17.0)
multipart-post (>= 1.2, < 3)
jmespath (1.4.0)
method_source (0.9.2)
multipart-post (2.1.1)
net-http-persistent (3.1.0)
connection_pool (~> 2.2)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
rb-readline (0.5.5)
PLATFORMS
ruby
DEPENDENCIES
airrecord
aws-sdk-s3
dotenv
pry
rb-readline
RUBY VERSION
ruby 2.6.3p62
BUNDLED WITH
1.17.2