-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
48 lines (45 loc) · 938 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
47
48
PATH
remote: .
specs:
pseudo-terminal (0.0.1)
GEM
remote: http://rubygems.org/
specs:
diff-lcs (1.1.2)
gemcutter (0.7.0)
growl (1.0.3)
guard (0.6.2)
thor (~> 0.14.6)
guard-bundler (0.1.3)
bundler (>= 1.0.0)
guard (>= 0.2.2)
guard-rspec (0.4.2)
guard (>= 0.4.0)
rake (0.9.2)
rb-fsevent (0.4.3.1)
rr (1.0.3)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
simplecov (0.4.2)
simplecov-html (~> 0.4.4)
simplecov-html (0.4.5)
thor (0.14.6)
PLATFORMS
ruby
DEPENDENCIES
gemcutter (~> 0.7.0)
growl (~> 1.0.3)
guard-bundler (~> 0.1.3)
guard-rspec (~> 0.4.2)
pseudo-terminal!
rake (>= 0.9.2)
rb-fsevent (~> 0.4.3)
rr (~> 1.0.2)
rspec (>= 2.6.0)
simplecov (~> 0.4.2)