forked from technicalpickles/jeweler
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
59 lines (57 loc) · 1.09 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
57
58
59
GEM
remote: http://rubygems.org/
remote: http://gems.github.com/
specs:
activesupport (2.3.8)
bluecloth (2.0.7)
builder (2.1.2)
columnize (0.3.1)
cucumber (0.8.5)
builder (~> 2.1.2)
diff-lcs (~> 1.1.2)
gherkin (~> 2.1.4)
json_pure (~> 1.4.3)
term-ansicolor (~> 1.0.4)
diff-lcs (1.1.2)
gherkin (2.1.5)
trollop (~> 1.16.2)
git (1.2.5)
json_pure (1.4.6)
linecache (0.43)
mhennemeyer-output_catcher (1.0.1)
mocha (0.9.8)
rake
rake (0.8.7)
rcov (0.9.8)
redgreen (1.2.2)
rr (0.10.11)
ruby-debug (0.10.3)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.3.0)
ruby-debug-base (0.10.3)
linecache (>= 0.3)
shoulda (2.11.3)
term-ansicolor (1.0.5)
test-construct (1.2.0)
timecop (0.3.5)
trollop (1.16.2)
yard (0.6.1)
PLATFORMS
ruby
DEPENDENCIES
activesupport (~> 2.3.5)
bluecloth
bundler (~> 1.0.0)
cucumber
git (>= 1.2.5)
mhennemeyer-output_catcher
mocha
rake
rcov
redgreen
rr
ruby-debug
shoulda
test-construct
timecop
yard (~> 0.6.0)