forked from technicalpickles/jeweler
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
73 lines (70 loc) · 1.31 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
PATH
remote: .
specs:
jeweler (1.8.3)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
GEM
remote: http://rubygems.org/
remote: http://gems.github.com/
specs:
activesupport (2.3.8)
bluecloth (2.0.7)
builder (3.0.0)
columnize (0.3.6)
cucumber (1.1.4)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.7.1)
json (>= 1.4.6)
term-ansicolor (>= 1.0.6)
diff-lcs (1.1.3)
gherkin (2.7.4)
json (>= 1.4.6)
git (1.2.5)
json (1.6.3)
linecache (0.46)
rbx-require-relative (> 0.0.4)
mhennemeyer-output_catcher (1.0.1)
mocha (0.9.8)
rake
rake (0.9.2.2)
rbx-require-relative (0.0.5)
rcov (0.9.8)
rdoc (3.12)
json (~> 1.4)
redgreen (1.2.2)
rr (1.0.4)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
shoulda (2.11.3)
term-ansicolor (1.0.7)
test-construct (1.2.0)
timecop (0.3.5)
yard (0.7.4)
PLATFORMS
ruby
DEPENDENCIES
activesupport (~> 2.3.5)
bluecloth
bundler (~> 1.0)
cucumber (~> 1.1.4)
git (>= 1.2.5)
jeweler!
mhennemeyer-output_catcher
mocha
rake
rcov
rdoc
redgreen
rr (~> 1.0.4)
ruby-debug
shoulda
test-construct
timecop
yard (~> 0.7.4)