-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
52 lines (49 loc) · 1.06 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
GEM
remote: https://rubygems.org/
specs:
awesome_print (1.9.2)
base64 (0.2.0)
builder (3.2.4)
faraday (2.7.12)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
http-2-next (1.0.1)
httpx (1.1.5)
http-2-next (>= 1.0.1)
nio4r (2.7.0)
puma (6.4.2)
nio4r (~> 2.0)
rack (3.0.10)
roda (3.78.0)
rack
rsolr (2.5.0)
builder (>= 2.1.2)
faraday (>= 0.9, < 3, != 2.0.0)
ruby2_keywords (0.0.5)
strings-ansi (0.2.0)
tty-cursor (0.7.1)
tty-progressbar (0.18.2)
strings-ansi (~> 0.2)
tty-cursor (~> 0.7)
tty-screen (~> 0.8)
unicode-display_width (>= 1.6, < 3.0)
tty-screen (0.8.1)
tty-spinner (0.9.3)
tty-cursor (~> 0.7)
unicode-display_width (2.5.0)
PLATFORMS
ruby
x86_64-linux
DEPENDENCIES
awesome_print (~> 1.9)
faraday (~> 2.7)
httpx (~> 1.1)
puma (~> 6.4, >= 6.4.2)
roda (~> 3.75, >= 3.75.0)
rsolr (~> 2.5)
tty-progressbar (~> 0.18)
tty-spinner (~> 0.9)
BUNDLED WITH
2.4.22