-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
91 lines (87 loc) · 1.84 KB
/
Gemfile.lock
File metadata and controls
91 lines (87 loc) · 1.84 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
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
PATH
remote: .
specs:
dbagent (3.9.7)
base64 (~> 0.3)
bmg (~> 0.23.5)
net-ping (~> 2)
path (~> 2)
pg (~> 1)
predicate (~> 2, >= 2.7.1)
puma (>= 6.1.1, < 7.0)
rake (~> 13)
sequel (~> 5)
sinatra (~> 2)
GEM
remote: http://rubygems.org/
specs:
base64 (0.3.0)
bigdecimal (3.2.3)
bmg (0.23.5)
path (>= 2.0)
predicate (>= 2.7.1, < 3.0)
diff-lcs (1.6.2)
minitest (5.25.5)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
net-ping (2.0.8)
nio4r (2.7.4)
path (2.1.0)
pg (1.6.2)
pg (1.6.2-aarch64-linux)
pg (1.6.2-aarch64-linux-musl)
pg (1.6.2-aarch64-mingw-ucrt)
pg (1.6.2-arm64-darwin)
pg (1.6.2-x86_64-darwin)
pg (1.6.2-x86_64-linux)
pg (1.6.2-x86_64-linux-musl)
predicate (2.9.0)
minitest (>= 5.0)
sexpr (~> 1.1)
puma (6.6.1)
nio4r (~> 2.0)
rack (2.2.18)
rack-protection (2.2.4)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rake (13.3.0)
rspec (3.13.1)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.5)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.6)
ruby2_keywords (0.0.5)
sequel (5.96.0)
bigdecimal
sexpr (1.1.0)
sinatra (2.2.4)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.4)
tilt (~> 2.0)
tilt (2.6.1)
PLATFORMS
aarch64-linux
aarch64-linux-musl
aarch64-mingw-ucrt
arm64-darwin
ruby
x86_64-darwin
x86_64-linux
x86_64-linux-musl
DEPENDENCIES
bundler (~> 2)
dbagent!
rack-test (~> 1)
rspec (~> 3.6)
BUNDLED WITH
2.6.2