-
Notifications
You must be signed in to change notification settings - Fork 3
/
Gemfile.lock
42 lines (40 loc) · 841 Bytes
/
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
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.22.1)
activesupport (= 3.2.22.1)
builder (~> 3.0.0)
activerecord (3.2.22.1)
activemodel (= 3.2.22.1)
activesupport (= 3.2.22.1)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.22.1)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
arel (3.0.3)
builder (3.0.4)
concurrent-ruby (1.1.9)
git (1.11.0)
rchardet (~> 1.8)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jeweler (1.8.3)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
minitest (2.6.2)
multi_json (1.15.0)
rake (13.0.6)
rchardet (1.8.0)
rdoc (6.3.1)
tzinfo (0.3.60)
PLATFORMS
ruby
DEPENDENCIES
activerecord
bundler (~> 1.0.0)
jeweler (~> 1.8.3)
minitest (~> 2.6.0)
rdoc (~> 6.3)