-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathGemfile.lock
More file actions
39 lines (37 loc) · 748 Bytes
/
Gemfile.lock
File metadata and controls
39 lines (37 loc) · 748 Bytes
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
GEM
remote: http://rubygems.org/
specs:
builder (3.0.0)
cucumber (1.1.9)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.9.0)
json (>= 1.4.6)
term-ansicolor (>= 1.0.6)
diff-lcs (1.1.3)
gherkin (2.9.1)
json (>= 1.4.6)
gherkin (2.9.1-java)
json (>= 1.4.6)
json (1.6.5)
json (1.6.5-java)
nokogiri (1.5.2)
nokogiri (1.5.2-java)
rake (0.9.2.2)
rspec (2.9.0)
rspec-core (~> 2.9.0)
rspec-expectations (~> 2.9.0)
rspec-mocks (~> 2.9.0)
rspec-core (2.9.0)
rspec-expectations (2.9.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.9.0)
term-ansicolor (1.0.7)
PLATFORMS
java
ruby
DEPENDENCIES
cucumber
nokogiri
rake
rspec