forked from RISCfuture/autumn
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
58 lines (56 loc) · 1.11 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
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.12)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.3.4)
anise (0.7.0)
chronic (0.9.1)
daemons (1.1.9)
data_objects (0.10.13)
addressable (~> 2.1)
dm-ar-finders (1.0.2)
dm-core (~> 1.0.2)
dm-core (1.0.2)
addressable (~> 2.2)
extlib (~> 0.9.15)
dm-do-adapter (1.0.2)
data_objects (~> 0.10.2)
dm-core (~> 1.0.2)
dm-migrations (1.0.2)
dm-core (~> 1.0.2)
dm-sqlite-adapter (1.0.2)
dm-do-adapter (~> 1.0.2)
do_sqlite3 (~> 0.10.2)
dm-timestamps (1.0.2)
dm-core (~> 1.0.2)
dm-validations (1.0.2)
dm-core (~> 1.0.2)
do_sqlite3 (0.10.13)
data_objects (= 0.10.13)
extlib (0.9.16)
facets (2.9.3)
i18n (0.6.4)
multi_json (1.7.7)
rake (10.1.0)
redcarpet (2.3.0)
yard (0.8.6.1)
PLATFORMS
ruby
DEPENDENCIES
activesupport
anise
chronic
daemons
dm-ar-finders
dm-core (< 1.1.0)
dm-migrations (< 1.1.0)
dm-sqlite-adapter (< 1.1.0)
dm-timestamps
dm-validations
facets
i18n
rake
redcarpet
yard