forked from jruby/activerecord-jdbc-adapter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
42 lines (40 loc) · 845 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
GEM
remote: http://rubygems.org/
specs:
activemodel (3.1.0)
activesupport (= 3.1.0)
bcrypt-ruby (~> 3.0.0)
builder (~> 3.0.0)
i18n (~> 0.6)
activerecord (3.1.0)
activemodel (= 3.1.0)
activesupport (= 3.1.0)
arel (~> 2.2.1)
tzinfo (~> 0.3.29)
activesupport (3.1.0)
multi_json (~> 1.0)
arel (2.2.1)
bcrypt-ruby (3.0.0-java)
bouncy-castle-java (1.5.0146.1)
builder (3.0.0)
columnize (0.3.1)
i18n (0.6.0)
jruby-openssl (0.7.4)
bouncy-castle-java
mocha (0.9.8)
rake
multi_json (1.0.3)
rake (0.9.2)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4-java)
tzinfo (0.3.29)
PLATFORMS
java
DEPENDENCIES
activerecord
jruby-openssl
mocha
rake
ruby-debug