-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
62 lines (58 loc) · 1.23 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/guard/guard-rspec.git
revision: f449c4b73d2bbe3b272228da4d221806bf410634
specs:
guard-rspec (1.1.0)
guard (>= 1.1)
GIT
remote: https://github.com/guard/guard.git
revision: 560515a2e1244da7bb21b08a86a8239a93c96669
specs:
guard (1.2.1)
listen (>= 0.4.2)
thor (>= 0.14.6)
GEM
remote: http://rubygems.org/
specs:
coderay (1.0.6)
diff-lcs (1.1.3)
ffi (1.0.11)
listen (0.4.7)
rb-fchange (~> 0.0.5)
rb-fsevent (~> 0.9.1)
rb-inotify (~> 0.8.8)
method_source (0.7.1)
multi_json (1.3.6)
oj (1.3.2)
pry (0.9.9.6)
coderay (~> 1.0.5)
method_source (~> 0.7.1)
slop (>= 2.4.4, < 3)
rb-fchange (0.0.5)
ffi
rb-fsevent (0.9.1)
rb-inotify (0.8.8)
ffi (>= 0.5.0)
rspec (2.10.0)
rspec-core (~> 2.10.0)
rspec-expectations (~> 2.10.0)
rspec-mocks (~> 2.10.0)
rspec-core (2.10.1)
rspec-expectations (2.10.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.10.1)
simplecov (0.6.4)
multi_json (~> 1.0)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
slop (2.4.4)
thor (0.15.3)
PLATFORMS
ruby
DEPENDENCIES
guard!
guard-rspec!
oj
pry
rspec
simplecov