This repository was archived by the owner on Feb 5, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 32
Expand file tree
/
Copy pathGemfile.lock
More file actions
70 lines (67 loc) · 1.38 KB
/
Gemfile.lock
File metadata and controls
70 lines (67 loc) · 1.38 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
GEM
remote: https://rubygems.org/
specs:
activesupport (5.1.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
anise (0.7.0)
chronic (0.10.2)
concurrent-ruby (1.0.5)
daemons (1.2.5)
data_objects (0.10.17)
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.17)
data_objects (= 0.10.17)
extlib (0.9.16)
facets (3.1.0)
i18n (0.9.1)
concurrent-ruby (~> 1.0)
minitest (5.10.3)
public_suffix (3.0.1)
rake (12.3.0)
redcarpet (3.4.0)
thread_safe (0.3.6)
tzinfo (1.2.4)
thread_safe (~> 0.1)
yard (0.9.12)
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
BUNDLED WITH
1.16.0