forked from kares/activerecord-jdbc-adapter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
50 lines (48 loc) · 1017 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
43
44
45
46
47
48
49
50
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.6)
activesupport (= 3.2.6)
builder (~> 3.0.0)
activerecord (3.2.6)
activemodel (= 3.2.6)
activesupport (= 3.2.6)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.6)
i18n (~> 0.6)
multi_json (~> 1.0)
appraisal (0.4.1)
bundler
rake
arel (3.0.2)
bouncy-castle-java (1.5.0146.1)
builder (3.0.0)
columnize (0.3.6)
i18n (0.6.0)
jruby-openssl (0.7.7)
bouncy-castle-java (>= 1.5.0146.1)
linecache (0.46-java)
metaclass (0.0.1)
mocha (0.11.4)
metaclass (~> 0.0.1)
multi_json (1.3.6)
rake (0.9.2.2)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
ruby-debug-base (0.10.4-java)
test-unit (2.5.1)
tzinfo (0.3.33)
PLATFORMS
java
DEPENDENCIES
activerecord
appraisal
jruby-openssl
mocha
rake
ruby-debug
test-unit