-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathGemfile.lock
More file actions
146 lines (143 loc) · 3.16 KB
/
Copy pathGemfile.lock
File metadata and controls
146 lines (143 loc) · 3.16 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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
GEM
remote: https://rubygems.org/
specs:
activemodel (8.0.2)
activesupport (= 8.0.2)
activerecord (8.0.2)
activemodel (= 8.0.2)
activesupport (= 8.0.2)
timeout (>= 0.4.0)
activesupport (8.0.2)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
uri (>= 0.13.1)
base32 (0.3.4)
base64 (0.3.0)
bcrypt_pbkdf (1.1.1)
benchmark (0.4.1)
bigdecimal (3.2.2)
blue_factory (0.1.6)
sinatra (~> 3.0)
capistrano (2.15.11)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
cbor (0.5.9.8)
concurrent-ruby (1.3.5)
connection_pool (2.5.3)
daemons (1.4.1)
date (3.4.1)
debug (1.11.0)
irb (~> 1.10)
reline (>= 0.3.8)
didkit (0.2.3)
drb (2.2.3)
ed25519 (1.4.0)
erb (5.0.2)
eventmachine (1.2.7)
faye-websocket (0.12.0)
eventmachine (>= 0.12.0)
websocket-driver (>= 0.8.0)
highline (3.1.2)
reline
i18n (1.14.7)
concurrent-ruby (~> 1.0)
io-console (0.8.1)
irb (1.15.2)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
logger (1.7.0)
minitest (5.25.5)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
net-scp (4.1.0)
net-ssh (>= 2.6.5, < 8.0.0)
net-sftp (4.0.0)
net-ssh (>= 5.0.0, < 8.0.0)
net-ssh (7.3.0)
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
ostruct (0.6.2)
pp (0.6.2)
prettyprint
prettyprint (0.2.0)
psych (5.2.6)
date
stringio
rack (2.2.17)
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
rainbow (3.1.1)
rake (13.3.0)
rdoc (6.14.2)
erb
psych (>= 4.0.0)
reline (0.6.1)
io-console (~> 0.5)
ruby2_keywords (0.0.5)
securerandom (0.4.1)
sinatra (3.2.0)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.2.0)
tilt (~> 2.0)
sinatra-activerecord (2.0.28)
activerecord (>= 4.1)
sinatra (>= 1.0)
skyfall (0.6.0)
base32 (~> 0.3, >= 0.3.4)
base64 (~> 0.1)
cbor (~> 0.5, >= 0.5.9.6)
eventmachine (~> 1.2, >= 1.2.7)
faye-websocket (~> 0.12)
sqlite3 (2.7.2-arm64-darwin)
sqlite3 (2.7.2-x86_64-linux-gnu)
stringio (3.1.7)
thin (2.0.1)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
logger
rack (>= 1, < 4)
tilt (2.6.1)
timeout (0.4.3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uri (1.0.3)
websocket-driver (0.8.0)
base64
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
PLATFORMS
arm64-darwin
x86_64-linux
DEPENDENCIES
activerecord (~> 8.0)
bcrypt_pbkdf (>= 1.0, < 2.0)
blue_factory (~> 0.1.6)
capistrano (~> 2.0)
debug
didkit (~> 0.2)
ed25519 (>= 1.2, < 2.0)
irb
ostruct
rainbow
rake
sinatra-activerecord (~> 2.0)
skyfall (~> 0.6)
sqlite3 (~> 2.5)
thin
BUNDLED WITH
2.6.9