-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
70 lines (68 loc) · 1.43 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
GEM
remote: http://rubygems.org/
remote: http://gems.github.com/
specs:
builder (3.1.4)
coderay (1.0.8)
cucumber (1.2.1)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.11.0)
json (>= 1.4.6)
diff-lcs (1.1.3)
gherkin (2.11.5)
json (>= 1.4.6)
gherkin (2.11.5-java)
json (>= 1.4.6)
guard (1.4.0)
listen (>= 0.4.2)
thor (>= 0.14.6)
guard-cucumber (1.2.0)
cucumber (>= 1.2.0)
guard (>= 1.1.0)
guard-rspec (2.1.0)
guard (>= 1.1)
rspec (~> 2.11)
json (1.7.5)
json (1.7.5-java)
listen (0.5.3)
method_source (0.8.1)
multi_json (1.3.6)
pry (0.9.10)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
pry (0.9.10-java)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
spoon (~> 0.0)
r18n-core (1.1.1)
r18n-desktop (1.1.1)
r18n-core (= 1.1.1)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
slop (3.3.3)
spoon (0.0.1)
thor (0.16.0)
PLATFORMS
java
ruby
DEPENDENCIES
cucumber
guard-cucumber
guard-rspec
pry
r18n-desktop (~> 1.1.1)
rspec
simplecov