-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
91 lines (87 loc) · 1.73 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
GEM
remote: http://rubygems.org/
specs:
base64 (0.2.0)
byebug (11.1.3)
cgi (0.4.1)
date (3.4.0)
diff-lcs (1.5.1)
digest (3.1.1)
multi_json (1.15.0)
mustermann (3.0.1)
ruby2_keywords (~> 0.0.1)
open-uri (0.4.1)
stringio
time
uri
passenger (6.0.23)
rack (>= 1.6.13)
rackup
rake (>= 12.3.3)
rack (3.1.8)
rack-contrib (2.5.0)
rack (< 4)
rack-protection (4.0.0)
base64 (>= 0.1.0)
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.2.0)
rack (>= 3)
rake (13.2.1)
require_all (3.0.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.2)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rszr (1.5.0)
ruby2_keywords (0.0.5)
sinatra (4.0.0)
mustermann (~> 3.0)
rack (>= 3.0.0, < 4)
rack-protection (= 4.0.0)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
sinatra-contrib (4.0.0)
multi_json (>= 0.0.2)
mustermann (~> 3.0)
rack-protection (= 4.0.0)
sinatra (= 4.0.0)
tilt (~> 2.0)
stringio (3.1.1)
tilt (2.4.0)
time (0.4.0)
date
uri (0.13.1)
PLATFORMS
x86_64-darwin-23
DEPENDENCIES
byebug
cgi
digest
mustermann (= 3.0.1)
open-uri
passenger
rack-contrib
rack-test
rake
require_all
rspec
rszr
sinatra
sinatra-contrib
RUBY VERSION
ruby 3.2.1p31
BUNDLED WITH
2.5.5