forked from voormedia/rails-erd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
55 lines (52 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
PATH
remote: .
specs:
rails-erd (1.1.0)
activerecord (>= 3.0)
activesupport (>= 3.0)
choice (~> 0.1.6)
ruby-graphviz (~> 1.0.4)
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.11)
activesupport (= 3.2.11)
builder (~> 3.0.0)
activerecord (3.2.11)
activemodel (= 3.2.11)
activesupport (= 3.2.11)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activerecord-jdbc-adapter (1.2.5)
activerecord-jdbcsqlite3-adapter (1.2.5)
activerecord-jdbc-adapter (~> 1.2.5)
jdbc-sqlite3 (~> 3.7.2)
activesupport (3.2.11)
i18n (~> 0.6)
multi_json (~> 1.0)
arel (3.0.2)
bouncy-castle-java (1.5.0146.1)
builder (3.0.4)
choice (0.1.6)
i18n (0.6.1)
jdbc-sqlite3 (3.7.2)
jruby-openssl (0.8.2)
bouncy-castle-java (>= 1.5.0146.1)
multi_json (1.5.0)
rake (10.0.3)
redcarpet (2.2.2)
ruby-graphviz (1.0.8)
sqlite3 (1.3.7)
tzinfo (0.3.35)
yard (0.8.3)
PLATFORMS
java
ruby
DEPENDENCIES
activerecord-jdbcsqlite3-adapter
jruby-openssl
rails-erd!
rake
redcarpet
sqlite3
yard