-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathGemfile.lock
52 lines (47 loc) · 946 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
48
49
50
51
52
PATH
remote: .
specs:
fusionauth_client (1.56.0)
GEM
remote: https://rubygems.org/
specs:
cgi (0.4.1)
erb (2.2.3)
cgi
extralite-bundle (1.27)
minitest (5.22.3)
nokogiri (1.15.6-aarch64-linux)
racc (~> 1.4)
nokogiri (1.15.6-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.6-x86_64-linux)
racc (~> 1.4)
psych (5.1.2)
stringio
racc (1.7.3)
rake (13.2.1)
rdoc (6.6.3.1)
psych (>= 4.0.0)
rdoc-markdown (0.4.2)
erb (~> 2.0)
extralite-bundle (~> 1.0)
rdoc (~> 6.0)
reverse_markdown (~> 2.0)
unindent (~> 1.0)
reverse_markdown (2.1.1)
nokogiri
stringio (3.1.0)
unindent (1.0)
PLATFORMS
aarch64-linux
arm64-darwin-23
x86_64-linux
DEPENDENCIES
fusionauth_client!
minitest (~> 5.22, >= 5.22.3)
rake (~> 13.2, >= 13.2.1)
rdoc-markdown (~> 0.4.2)
RUBY VERSION
ruby 2.7.5p203
BUNDLED WITH
2.4.22