-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
106 lines (103 loc) · 2.3 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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
GEM
remote: https://rubygems.org/
specs:
async (2.3.1)
console (~> 1.10)
io-event (~> 1.1)
timers (~> 4.1)
async-container (0.16.12)
async
async-io
async-http (0.59.4)
async (>= 1.25)
async-io (>= 1.28)
async-pool (>= 0.2)
protocol-http (~> 0.23.1)
protocol-http1 (~> 0.14.0)
protocol-http2 (~> 0.14.0)
traces (>= 0.8.0)
async-http-cache (0.4.3)
async-http (~> 0.56)
async-io (1.34.1)
async
async-pool (0.3.12)
async (>= 1.25)
build-environment (1.13.0)
console (1.16.2)
fiber-local
db (0.10.3)
async-io
async-pool
db-postgres (0.7.0)
async-io
async-pool
ffi-module (~> 0.3.0)
diff-lcs (1.5.0)
dotenv (2.7.6)
falcon (0.42.3)
async
async-container (~> 0.16.0)
async-http (~> 0.57)
async-http-cache (~> 0.4.0)
async-io (~> 1.22)
build-environment (~> 1.13)
bundler
localhost (~> 1.1)
openssl (~> 3.0)
process-metrics (~> 0.2.0)
protocol-rack (~> 0.1)
samovar (~> 2.1)
ffi (1.15.5)
ffi-module (0.3.0)
ffi
fiber-local (1.0.0)
io-event (1.1.6)
localhost (1.1.9)
mapping (1.1.1)
openssl (3.1.0)
pg (1.4.5)
process-metrics (0.2.1)
console (~> 1.8)
samovar (~> 2.1)
protocol-hpack (1.4.2)
protocol-http (0.23.12)
protocol-http1 (0.14.6)
protocol-http (~> 0.22)
protocol-http2 (0.14.2)
protocol-hpack (~> 1.4)
protocol-http (~> 0.18)
protocol-rack (0.2.4)
protocol-http (~> 0.23)
rack (>= 1.0)
rack (3.0.3)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.0)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
samovar (2.1.4)
console (~> 1.0)
mapping (~> 1.0)
sequel (5.64.0)
timers (4.3.5)
traces (0.8.0)
PLATFORMS
arm64-darwin-21
DEPENDENCIES
db (~> 0.10.3)
db-postgres (~> 0.7.0)
dotenv
falcon (~> 0.42.3)
pg (~> 1.4)
rspec (~> 3.12)
sequel (~> 5.64)
BUNDLED WITH
2.3.23