This repository has been archived by the owner on Jun 14, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathGemfile.lock
84 lines (81 loc) · 1.75 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
74
75
76
77
78
79
80
81
82
83
84
PATH
remote: .
specs:
acts_as_approvable (0.7.0)
GEM
remote: http://rubygems.org/
specs:
activerecord (2.3.14)
activesupport (= 2.3.14)
activesupport (2.3.14)
appraisal (0.4.1)
bundler
rake
binding_of_caller (0.6.7)
builder (3.0.0)
coderay (1.0.5)
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.0)
json (>= 1.4.6)
json (1.6.5)
method_source (0.7.1)
multi_json (1.1.0)
plymouth (0.3.2)
pry-exception_explorer (>= 0.1.7)
pry (0.9.8.4)
coderay (~> 1.0.5)
method_source (~> 0.7.1)
slop (>= 2.4.4, < 3)
pry-exception_explorer (0.1.9)
pry-stack_explorer (>= 0.3.9)
pry-nav (0.1.0)
pry (~> 0.9.8.1)
pry-stack_explorer (0.4.1)
binding_of_caller (~> 0.6.2)
pry (~> 0.9.8.2)
pry-syntax-hacks (0.0.6)
pry (>= 0.9.8)
rake (0.9.2.2)
redcarpet (2.1.0)
rspec (2.8.0)
rspec-core (~> 2.8.0)
rspec-expectations (~> 2.8.0)
rspec-mocks (~> 2.8.0)
rspec-core (2.8.0)
rspec-expectations (2.8.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.8.0)
shoulda (2.11.3)
simplecov (0.6.1)
multi_json (~> 1.0)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
slop (2.4.4)
term-ansicolor (1.0.7)
timecop (0.3.5)
yard (0.7.5)
PLATFORMS
ruby
DEPENDENCIES
activerecord (>= 2.3)
acts_as_approvable!
appraisal (~> 0.4.1)
cucumber (~> 1.1.0)
plymouth
pry (~> 0.9.8.1)
pry-nav (~> 0.1.0)
pry-stack_explorer
pry-syntax-hacks
rake (~> 0.9.2)
redcarpet (~> 2.1.0)
rspec (~> 2.8.0)
shoulda (~> 2.0)
simplecov
timecop (~> 0.3.5)
yard