-
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathGemfile.lock
More file actions
52 lines (48 loc) · 1.21 KB
/
Gemfile.lock
File metadata and controls
52 lines (48 loc) · 1.21 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
PATH
remote: .
specs:
activerecord-amazon-timestream-adapter (0.0.5)
activerecord (>= 4.2, < 8)
aws-sdk-core (~> 3.0)
aws-sdk-timestreamquery (~> 1.0)
GEM
remote: https://rubygems.org/
specs:
activemodel (6.1.6.1)
activesupport (= 6.1.6.1)
activerecord (6.1.6.1)
activemodel (= 6.1.6.1)
activesupport (= 6.1.6.1)
activesupport (6.1.6.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
aws-eventstream (1.2.0)
aws-partitions (1.613.0)
aws-sdk-core (3.131.5)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1, >= 1.6.1)
aws-sdk-timestreamquery (1.16.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.5.1)
aws-eventstream (~> 1, >= 1.0.2)
concurrent-ruby (1.1.10)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
jmespath (1.6.1)
minitest (5.16.2)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
zeitwerk (2.6.0)
PLATFORMS
universal-darwin-21
DEPENDENCIES
activerecord-amazon-timestream-adapter!
bundler (>= 2.2.33)
BUNDLED WITH
2.3.19