forked from rspec/rspec.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
44 lines (42 loc) · 955 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
GEM
remote: https://rubygems.org/
specs:
RedCloth (4.2.9)
addressable (2.2.8)
coderay (0.9.8)
configuration (1.3.1)
diff-lcs (1.1.3)
directory_watcher (1.4.1)
hpricot (0.8.6)
launchy (2.1.0)
addressable (~> 2.2.6)
little-plugger (1.1.3)
logging (1.7.2)
little-plugger (>= 1.1.3)
loquacious (1.9.1)
rake (0.9.2.2)
rdiscount (1.6.8)
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)
webby (0.9.4)
directory_watcher (>= 1.1.2)
hpricot (>= 0.6.0)
launchy (>= 0.3.2)
logging (>= 0.9.7)
loquacious (>= 1.3.0)
rake (>= 0.8.4)
rspec (>= 1.2.2)
PLATFORMS
ruby
DEPENDENCIES
RedCloth (~> 4.2.7)
coderay (~> 0.9.8)
configuration
rdiscount (~> 1.6.8)
webby (~> 0.9.4)