forked from eac/replica
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathGemfile.lock
55 lines (52 loc) · 1 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
PATH
remote: .
specs:
active_record_shards (2.5.3)
activerecord (>= 2.3.5, < 3.2)
GEM
remote: http://rubygems.org/
specs:
activemodel (3.1.1)
activesupport (= 3.1.1)
builder (~> 3.0.0)
i18n (~> 0.6)
activerecord (3.1.1)
activemodel (= 3.1.1)
activesupport (= 3.1.1)
arel (~> 2.2.1)
tzinfo (~> 0.3.29)
activesupport (3.1.1)
multi_json (~> 1.0)
appraisal (0.4.0)
bundler
rake
arel (2.2.1)
builder (3.0.0)
columnize (0.3.4)
i18n (0.6.0)
linecache (0.46)
rbx-require-relative (> 0.0.4)
mocha (0.9.12)
multi_json (1.0.3)
mysql (2.8.1)
rake (0.9.2)
rbx-require-relative (0.0.5)
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)
tzinfo (0.3.30)
PLATFORMS
java
ruby
DEPENDENCIES
active_record_shards!
appraisal
bundler
mocha
mysql
rake
ruby-debug
shoulda