-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
62 lines (60 loc) · 1.19 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
GEM
remote: http://rubygems.org/
specs:
aruba (0.3.6)
childprocess (>= 0.1.7)
cucumber (>= 0.10.0)
rspec (>= 2.5.0)
builder (3.0.0)
childprocess (0.1.8)
ffi (~> 1.0.6)
cucumber (0.10.2)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (>= 2.3.5)
json (>= 1.4.6)
term-ansicolor (>= 1.0.5)
diff-lcs (1.1.2)
fattr (2.2.0)
ffi (1.0.7)
rake (>= 0.8.7)
gherkin (2.3.7)
json (>= 1.4.6)
git (1.2.5)
highline (1.6.1)
jeweler (1.5.2)
bundler (~> 1.0.0)
git (>= 1.2.5)
rake
jslint_on_rails (1.0.6)
json (1.5.1)
options (2.3.0)
fattr
progress_bar (0.3.4)
highline (~> 1.6.1)
options (~> 2.3.0)
rainbow (1.1.1)
rake (0.8.7)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.0)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
term-ansicolor (1.0.5)
yard (0.6.8)
PLATFORMS
ruby
DEPENDENCIES
aruba
cucumber
git
highline
jeweler (~> 1.5.2)
jslint_on_rails (>= 1.0.6)
progress_bar
rainbow
rspec (>= 2.5.0)
yard (~> 0.6.0)