-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathGemfile.lock
60 lines (56 loc) · 1.07 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
PATH
remote: .
specs:
htauth (2.3.0)
base64 (~> 0.2)
bcrypt (~> 3.1)
GEM
remote: https://rubygems.org/
specs:
argon2 (2.3.0)
ffi (~> 1.15)
ffi-compiler (~> 1.0)
base64 (0.2.0)
bcrypt (3.1.20)
bcrypt (3.1.20-java)
builder (3.2.4)
docile (1.4.0)
ffi (1.16.3)
ffi (1.16.3-java)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
jar-dependencies (0.4.1)
minitest (5.21.2)
minitest-junit (1.1.0)
builder (~> 3.2)
minitest (~> 5.11)
psych (5.1.2)
stringio
psych (5.1.2-java)
jar-dependencies (>= 0.1.7)
rake (13.1.0)
rdoc (6.6.2)
psych (>= 4.0.0)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
stringio (3.1.0)
PLATFORMS
arm64-darwin-21
java
linux
ruby
DEPENDENCIES
argon2 (~> 2.3)
htauth!
minitest (~> 5.21)
minitest-junit (~> 1.1)
rake (~> 13.1)
rdoc (~> 6.6)
simplecov (~> 0.21)
BUNDLED WITH
2.5.4