-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathGemfile.lock
47 lines (43 loc) · 900 Bytes
/
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
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
domain_name (0.6.20231109)
ffi (1.16.3)
ffi (1.16.3-x64-mingw-ucrt)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
http (5.1.1)
addressable (~> 2.8)
http-cookie (~> 1.0)
http-form_data (~> 2.2)
llhttp-ffi (~> 0.4.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
http-form_data (2.3.0)
llhttp-ffi (0.4.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
nio4r (2.7.0)
prometheus-client (4.2.2)
public_suffix (5.0.4)
puma (6.4.0)
nio4r (~> 2.0)
rack (3.0.8)
rake (13.1.0)
PLATFORMS
aarch64-linux
arm64-darwin-21
x64-mingw-ucrt
x86_64-linux
DEPENDENCIES
http (~> 5.1.1)
prometheus-client (~> 4.2.2)
puma (~> 6.4.0)
rack (~> 3.0.8)
RUBY VERSION
ruby 3.2.2p53
BUNDLED WITH
2.5.3