-
Notifications
You must be signed in to change notification settings - Fork 65
/
Gemfile.lock
52 lines (49 loc) · 1.03 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
PATH
remote: .
specs:
activeadmin-settings (0.3.1)
carrierwave-mongoid
mini_magick
mongoid_globalize
select2-rails
GEM
remote: https://rubygems.org/
specs:
activemodel (3.2.8)
activesupport (= 3.2.8)
builder (~> 3.0.0)
activesupport (3.2.8)
i18n (~> 0.6)
multi_json (~> 1.0)
bson (1.6.4)
bson_ext (1.6.4)
bson (~> 1.6.4)
builder (3.0.0)
carrierwave (0.6.2)
activemodel (>= 3.2.0)
activesupport (>= 3.2.0)
carrierwave-mongoid (0.2.1)
carrierwave (~> 0.6.1)
mongoid (~> 2.1)
i18n (0.6.0)
mini_magick (3.4)
subexec (~> 0.2.1)
mongo (1.6.2)
bson (~> 1.6.2)
mongoid (2.4.12)
activemodel (~> 3.1)
mongo (<= 1.6.2)
tzinfo (~> 0.3.22)
mongoid_globalize (0.2.1)
bson_ext (~> 1.5)
mongoid (~> 2.4)
multi_json (1.3.6)
select2-rails (3.0.0)
thor (~> 0.14)
subexec (0.2.2)
thor (0.15.4)
tzinfo (0.3.33)
PLATFORMS
ruby
DEPENDENCIES
activeadmin-settings!