-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
66 lines (62 loc) · 1.44 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
PATH
remote: .
specs:
pg_index_benchmark (0.0.0)
activesupport (>= 7.0.4, < 8.0)
digest (>= 3.1.0, < 4.0)
json (>= 2.6.2, < 3.0)
optparse (>= 0.2.0, < 1.0)
pg (>= 1.4.5, < 2.0)
pg_query (>= 2.2.0, < 3.0)
rainbow (>= 2.2.2, < 4.0)
rake (~> 13.0)
set (>= 1.0.3, < 2.0)
yaml (>= 0.2.0, < 1.0)
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.4.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
concurrent-ruby (1.2.2)
digest (3.1.1)
google-protobuf (3.22.2-aarch64-linux)
google-protobuf (3.22.2-arm64-darwin)
docile (1.4.0)
google-protobuf (3.22.2-x86_64-linux)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
json (2.6.3)
minitest (5.18.0)
mocha (2.0.2)
ruby2_keywords (>= 0.0.5)
optparse (0.3.1)
pg (1.4.6)
pg_query (2.2.1)
google-protobuf (>= 3.19.2)
rainbow (3.1.1)
rake (13.0.6)
ruby2_keywords (0.0.5)
set (1.0.3)
simplecov (0.22.0)
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.6)
concurrent-ruby (~> 1.0)
yaml (0.2.1)
PLATFORMS
aarch64-linux
arm64-darwin-21
x86_64-linux
DEPENDENCIES
minitest (~> 5.16)
mocha (~> 2.0)
pg_index_benchmark!
simplecov (~> 0.22)
BUNDLED WITH
2.3.7