-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
59 lines (56 loc) · 1.1 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
GEM
remote: https://rubygems.org/
specs:
async (1.29.0)
console (~> 1.10)
nio4r (~> 2.3)
timers (~> 4.1)
async-rspec (1.16.0)
rspec (~> 3.0)
rspec-files (~> 1.0)
rspec-memory (~> 1.0)
async-sequel (0.1.0)
sequel
configature (0.3.7)
console (1.12.0)
fiber-local
diff-lcs (1.4.4)
fiber-local (1.0.0)
nio4r (2.5.7)
pg (1.2.3)
pqueue (2.1.0)
rake (13.0.3)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-files (1.1.1)
rspec (~> 3.0)
rspec-memory (1.0.2)
rspec (~> 3.0)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
sequel (5.44.0)
timers (4.3.3)
PLATFORMS
x86_64-darwin-20
DEPENDENCIES
async
async-rspec
async-sequel
bundler
configature
pg
pqueue
rake
rspec
sequel
BUNDLED WITH
2.2.16