-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathGemfile.lock
More file actions
94 lines (89 loc) · 1.9 KB
/
Gemfile.lock
File metadata and controls
94 lines (89 loc) · 1.9 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
GIT
remote: https://github.com/rack/rack-session.git
revision: 219d8da15b0d1a02c650f956df29db42408a6adb
ref: 219d8da15b0d1a02c650f956df29db42408a6adb
specs:
rack-session (2.0.0)
base64 (>= 0.1.0)
rack (>= 3.0.0)
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
base64 (0.3.0)
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
faraday (2.14.1)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-net_http (3.4.2)
net-http (~> 0.5)
io-console (0.7.2)
irb (1.12.0)
rdoc
reline (>= 0.4.2)
json (2.19.3)
logger (1.7.0)
multi_json (1.15.0)
mustermann (3.0.4)
ruby2_keywords (~> 0.0.1)
net-http (0.9.1)
uri (>= 0.11.1)
octokit (8.1.0)
base64
faraday (>= 1, < 3)
sawyer (~> 0.9)
psych (5.1.2)
stringio
public_suffix (5.0.4)
rack (3.1.21)
rack-protection (4.2.0)
base64 (>= 0.1.0)
logger (>= 1.6.0)
rack (>= 3.0.0, < 4)
rackup (2.1.0)
rack (>= 3)
webrick (~> 1.8)
rdoc (6.6.3.1)
psych (>= 4.0.0)
reline (0.5.0)
io-console (~> 0.5)
ruby2_keywords (0.0.5)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
sinatra (4.2.0)
logger (>= 1.6.0)
mustermann (~> 3.0)
rack (>= 3.0.0, < 4)
rack-protection (= 4.2.0)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
sinatra-contrib (4.2.0)
multi_json (>= 0.0.2)
mustermann (~> 3.0)
rack-protection (= 4.2.0)
sinatra (= 4.2.0)
tilt (~> 2.0)
stringio (3.1.0)
tilt (2.7.0)
uri (1.1.1)
webrick (1.8.2)
PLATFORMS
ruby
x86_64-linux
DEPENDENCIES
debug (~> 1.9)
octokit (~> 8.1)
rack (~> 3.1)
rack-session!
rackup (~> 2.1)
sinatra
sinatra-contrib (~> 4.0)
RUBY VERSION
ruby 3.3.0p0
BUNDLED WITH
2.5.3