-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
62 lines (54 loc) · 1.36 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
53
54
55
56
57
58
59
60
61
62
GIT
remote: https://github.com/rspec/rspec-core.git
revision: dc898adc3f98d841a43e22cdf62ae2250266c7b6
specs:
rspec-core (3.11.0.pre)
rspec-support (= 3.11.0.pre)
GIT
remote: https://github.com/rspec/rspec-expectations.git
revision: dba67987c63f551d1bf0f7877f069fa8b72d0461
specs:
rspec-expectations (3.11.0.pre)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (= 3.11.0.pre)
GIT
remote: https://github.com/rspec/rspec-mocks.git
revision: 17cf86ab61544b93232c4e9ca9784ab212dccbf6
specs:
rspec-mocks (3.11.0.pre)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (= 3.11.0.pre)
GIT
remote: https://github.com/rspec/rspec-support.git
revision: 28526172c42302858c18681d7d7580490d885b4d
specs:
rspec-support (3.11.0.pre)
GEM
remote: https://rubygems.org/
specs:
colorize (0.8.1)
diff-lcs (1.4.4)
docile (1.4.0)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.3)
terminal-table (3.0.1)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.0.0)
PLATFORMS
x86_64-darwin-20
DEPENDENCIES
colorize (= 0.8.1)
rspec-core!
rspec-expectations!
rspec-mocks!
rspec-support!
simplecov
terminal-table (= 3.0.1)
RUBY VERSION
ruby 3.0.2p107
BUNDLED WITH
2.2.25