-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
45 lines (42 loc) · 915 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
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
byebug (11.1.3)
concurrent-ruby (1.1.10)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
language_server-protocol (3.17.0.2)
minitest (5.17.0)
nokogiri (1.13.10-x86_64-linux)
racc (~> 1.4)
prettier_print (1.2.0)
racc (1.6.2)
rmagick (4.3.0)
rtesseract (3.1.2)
ruby-lsp (0.3.7)
language_server-protocol (~> 3.17.0)
sorbet-runtime
syntax_tree (>= 4.0.2, < 5.0.0)
slop (4.9.3)
sorbet-runtime (0.5.10600)
syntax_tree (4.3.0)
prettier_print (>= 1.0.2)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
PLATFORMS
x86_64-linux
DEPENDENCIES
activesupport
byebug
nokogiri
rmagick
rtesseract
ruby-lsp (~> 0.3.7)
slop
BUNDLED WITH
2.3.22