-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
45 lines (41 loc) · 884 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
PATH
remote: .
specs:
tool_tailor (0.2.0)
yard (~> 0.9.36)
GEM
remote: https://rubygems.org/
specs:
attr_extras (7.1.0)
diff-lcs (1.5.1)
optimist (3.1.0)
patience_diff (1.2.0)
optimist (~> 3.0)
rake (12.3.3)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
super_diff (0.9.0)
attr_extras (>= 6.2.4)
diff-lcs
patience_diff
yard (0.9.36)
PLATFORMS
x86_64-darwin-21
DEPENDENCIES
rake (~> 12.0)
rspec (~> 3.0)
super_diff (~> 0.9.0)
tool_tailor!
BUNDLED WITH
2.3.17