forked from ryanb/nifty-generators
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
56 lines (53 loc) · 1.11 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
PATH
remote: .
specs:
nifty-generators (0.4.1)
GEM
remote: http://rubygems.org/
specs:
actionmailer (2.0.2)
actionpack (= 2.0.2)
actionpack (2.0.2)
activesupport (= 2.0.2)
activerecord (2.0.2)
activesupport (= 2.0.2)
activeresource (2.0.2)
activesupport (= 2.0.2)
activesupport (2.0.2)
builder (2.1.2)
cucumber (0.9.2)
builder (~> 2.1.2)
diff-lcs (~> 1.1.2)
gherkin (~> 2.2.5)
json (~> 1.4.6)
term-ansicolor (~> 1.0.5)
diff-lcs (1.1.2)
gherkin (2.2.8)
json (~> 1.4.6)
term-ansicolor (~> 1.0.5)
json (1.4.6)
mocha (0.9.8)
rake
rails (2.0.2)
actionmailer (= 2.0.2)
actionpack (= 2.0.2)
activerecord (= 2.0.2)
activeresource (= 2.0.2)
activesupport (= 2.0.2)
rake (>= 0.7.2)
rake (0.8.7)
rspec (1.3.1)
rubigen (1.4.0)
activesupport (>= 1.4.4)
shoulda (2.0.6)
term-ansicolor (1.0.5)
PLATFORMS
ruby
DEPENDENCIES
cucumber (~> 0.9)
mocha (~> 0.9)
nifty-generators!
rails (= 2.0.2)
rspec (~> 1)
rubigen (~> 1.4)
shoulda (~> 2.0.6)