forked from drnic/choctop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
55 lines (53 loc) · 1.14 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
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.3)
activesupport (2.3.10)
awesome_print (0.2.1)
builder (2.1.2)
cucumber (0.8.3)
builder (~> 2.1.2)
diff-lcs (~> 1.1.2)
gherkin (~> 2.0.2)
json_pure (~> 1.4.3)
term-ansicolor (~> 1.0.4)
diff-lcs (1.1.2)
escape (0.0.4)
gherkin (2.0.2)
trollop (~> 1.16.2)
hoe (2.8.0)
rake (>= 0.8.7)
json_pure (1.4.6)
newgem (1.5.3)
RedCloth (>= 4.1.1)
activesupport (~> 2.3.4)
hoe (>= 2.4.0)
rubigen (>= 1.5.3)
syntax (>= 1.0.0)
rake (0.8.7)
rspec (2.4.0)
rspec-core (~> 2.4.0)
rspec-expectations (~> 2.4.0)
rspec-mocks (~> 2.4.0)
rspec-core (2.4.0)
rspec-expectations (2.4.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.4.0)
rubigen (1.5.5)
activesupport (~> 2.3.5)
syntax (1.0.0)
term-ansicolor (1.0.5)
trollop (1.16.2)
PLATFORMS
ruby
DEPENDENCIES
RedCloth (= 4.2.3)
awesome_print (= 0.2.1)
builder (= 2.1.2)
bundler
cucumber (= 0.8.3)
escape (= 0.0.4)
hoe (>= 2.6.1)
newgem (>= 1.5.2)
rake (>= 0.8.7)
rspec (>= 2.0.0.beta)