-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
88 lines (86 loc) · 1.78 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
85
86
87
88
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.9)
activesupport (= 3.2.9)
builder (~> 3.0.0)
activesupport (3.2.9)
i18n (~> 0.6)
multi_json (~> 1.0)
assert_difference (0.5.0)
beaneater (0.2.2)
builder (3.0.4)
columnize (0.3.6)
daemons (1.1.9)
database_cleaner (0.9.1)
debugger (1.2.2)
columnize (>= 0.3.1)
debugger-linecache (~> 1.1.1)
debugger-ruby_core_source (~> 1.1.5)
debugger-linecache (1.1.2)
debugger-ruby_core_source (>= 1.1.1)
debugger-ruby_core_source (1.1.5)
diff-lcs (1.1.3)
factory_girl (4.1.0)
activesupport (>= 3.0.0)
git (1.2.5)
i18n (0.6.1)
jeweler (1.8.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
json (1.7.5)
macaddr (1.6.1)
systemu (~> 2.5.0)
mongoid (3.0.14)
activemodel (~> 3.1)
moped (~> 1.1)
origin (~> 1.0)
tzinfo (~> 0.3.22)
moped (1.3.1)
multi_json (1.5.0)
origin (1.0.11)
rake (10.0.3)
rdoc (3.12)
json (~> 1.4)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.1)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
state_machine (1.1.2)
systemu (2.5.2)
tzinfo (0.3.35)
uuid (2.3.6)
macaddr (~> 1.0)
vidibus-uuid (1.0.0)
mongoid (~> 3.0)
uuid (~> 2.3.1)
yajl-ruby (1.1.0)
yard (0.8.3)
PLATFORMS
ruby
DEPENDENCIES
assert_difference
beaneater
bundler
daemons
database_cleaner
debugger
factory_girl
jeweler
rdoc
rspec
simplecov
state_machine
vidibus-uuid
yajl-ruby
yard