-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
63 lines (61 loc) · 1.24 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
GEM
remote: http://rubygems.org/
specs:
archive-tar-minitar (0.5.2)
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)
fail-fast (1.0.0)
ffi (1.0.11)
gherkin (2.9.1)
json (>= 1.4.6)
guard (1.0.1)
ffi (>= 0.5.0)
thor (~> 0.14.6)
guard-cucumber (0.7.5)
cucumber (>= 0.10)
guard (>= 0.8.3)
guard-rspec (0.6.0)
guard (>= 0.10.0)
hirb (0.6.2)
hookr (1.1.1)
fail-fast (= 1.0.0)
json (1.6.5)
mime-types (1.18)
perftools.rb (2.0.0)
relish (0.5.3)
archive-tar-minitar (>= 0.5.2)
json (>= 1.4.6)
rest-client (>= 1.6.1)
rest-client (1.6.7)
mime-types (>= 1.16)
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)
ruby-prof (0.10.8)
ruby_gntp (0.3.4)
term-ansicolor (1.0.7)
thor (0.14.6)
PLATFORMS
ruby
DEPENDENCIES
cucumber
guard-cucumber
guard-rspec
hirb
hookr
perftools.rb
relish
rspec
ruby-prof
ruby_gntp