forked from ondra-m/redmine-installer
-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathgems.locked
77 lines (73 loc) · 1.63 KB
/
gems.locked
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
PATH
remote: .
specs:
redmine-installer (3.0.4)
bundler (>= 2.3.7)
commander
pastel (~> 0.8.0)
rubyzip
tty-progressbar (~> 0.18.2)
tty-prompt (~> 0.23.1)
tty-spinner (~> 0.8.0)
GEM
remote: https://rubygems.org/
specs:
childprocess (4.1.0)
coderay (1.1.3)
commander (5.0.0)
highline (~> 3.0.0)
diff-lcs (1.5.0)
highline (3.0.1)
method_source (1.0.0)
pastel (0.8.0)
tty-color (~> 0.5)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
rake (13.0.6)
rspec (3.11.0)
rspec-core (~> 3.11.0)
rspec-expectations (~> 3.11.0)
rspec-mocks (~> 3.11.0)
rspec-core (3.11.0)
rspec-support (~> 3.11.0)
rspec-expectations (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-mocks (3.11.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.1)
rubyzip (2.3.2)
strings-ansi (0.2.0)
tty-color (0.6.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-prompt (0.23.1)
pastel (~> 0.8)
tty-reader (~> 0.8)
tty-reader (0.9.0)
tty-cursor (~> 0.7)
tty-screen (~> 0.8)
wisper (~> 2.0)
tty-screen (0.8.2)
tty-spinner (0.8.0)
tty-cursor (>= 0.5.0)
unicode-display_width (2.5.0)
wisper (2.0.1)
PLATFORMS
arm64-darwin-23
x86_64-darwin-21
x86_64-linux
DEPENDENCIES
childprocess (~> 4.1.0)
pry
rake
redmine-installer!
rspec (~> 3.11.0)
BUNDLED WITH
2.5.5