-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathGemfile.lock
More file actions
50 lines (47 loc) · 1.05 KB
/
Gemfile.lock
File metadata and controls
50 lines (47 loc) · 1.05 KB
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
PATH
remote: .
specs:
factory_data_preloader (1.0.2)
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.9)
activesupport (= 3.2.9)
builder (~> 3.0.0)
activerecord (3.2.9)
activemodel (= 3.2.9)
activesupport (= 3.2.9)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.9)
i18n (~> 0.6)
multi_json (~> 1.0)
arel (3.0.2)
builder (3.0.4)
columnize (0.3.6)
i18n (0.6.1)
linecache (0.46)
rbx-require-relative (> 0.0.4)
mocha (0.9.12)
multi_json (1.5.0)
rbx-require-relative (0.0.9)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
shoulda (2.11.3)
sqlite3 (1.3.6)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
tzinfo (0.3.35)
PLATFORMS
ruby
DEPENDENCIES
activerecord (>= 2.3.0)
activesupport (>= 2.3.0)
factory_data_preloader!
mocha (>= 0.9.10, < 0.10.0)
ruby-debug (>= 0.10.3)
shoulda (>= 2.11.3, < 2.12.0)
sqlite3-ruby (>= 1.3.2, < 1.4.0)