-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
66 lines (58 loc) · 1.39 KB
/
Gemfile.lock
File metadata and controls
66 lines (58 loc) · 1.39 KB
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
GIT
remote: https://github.com/rspec/rspec-core.git
revision: b7067c5da4fde57cbbff739b168008482e61db44
branch: master
specs:
rspec-core (3.10.0.pre)
rspec-support (= 3.10.0.pre)
GIT
remote: https://github.com/rspec/rspec-expectations.git
revision: 99f9bcaff2a6f3d82f4e350e829eca6ab015694f
branch: master
specs:
rspec-expectations (3.10.0.pre)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (= 3.10.0.pre)
GIT
remote: https://github.com/rspec/rspec-mocks.git
revision: 5b897e8f74f3059aef43f1ed5f91719f2267a04e
branch: master
specs:
rspec-mocks (3.10.0.pre)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (= 3.10.0.pre)
GIT
remote: https://github.com/rspec/rspec-support.git
revision: 673133cdd13b17077b3d88ece8d7380821f8d7dc
branch: master
specs:
rspec-support (3.10.0.pre)
GIT
remote: https://github.com/rspec/rspec.git
revision: e1c2c6bd78c849d7956431331f32ba5092951dab
branch: master
specs:
rspec (3.10.0.pre)
rspec-core (= 3.10.0.pre)
rspec-expectations (= 3.10.0.pre)
rspec-mocks (= 3.10.0.pre)
GEM
remote: https://rubygems.org/
specs:
coderay (1.1.2)
diff-lcs (1.3)
method_source (0.9.2)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
PLATFORMS
ruby
DEPENDENCIES
pry
rspec!
rspec-core!
rspec-expectations!
rspec-mocks!
rspec-support!
BUNDLED WITH
1.17.2