forked from guard/guard-rspec
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
46 lines (43 loc) · 920 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
46
PATH
remote: .
specs:
guard-rspec (0.1.2)
guard (~> 0.1.0)
GEM
remote: http://rubygems.org/
specs:
diff-lcs (1.1.2)
ffi (0.6.3)
rake (>= 0.8.7)
growl (1.0.3)
guard (0.1.1)
bundler (~> 1.0.2)
growl (~> 1.0.3)
libnotify (~> 0.1.3)
rb-inotify (~> 0.8.1)
sys-uname (~> 0.8.4)
thor (~> 0.14.3)
libnotify (0.1.4)
ffi (>= 0.6.2)
rake (0.8.7)
rb-inotify (0.8.1)
ffi (>= 0.5.0)
rspec (2.0.0.rc)
rspec-core (= 2.0.0.rc)
rspec-expectations (= 2.0.0.rc)
rspec-mocks (= 2.0.0.rc)
rspec-core (2.0.0.rc)
rspec-expectations (2.0.0.rc)
diff-lcs (>= 1.1.2)
rspec-mocks (2.0.0.rc)
rspec-core (= 2.0.0.rc)
rspec-expectations (= 2.0.0.rc)
sys-uname (0.8.4)
thor (0.14.3)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.0.2)
guard (~> 0.1.0)
guard-rspec!
rspec (~> 2.0.0.rc)