Skip to content

Commit

Permalink
jruby compat now
Browse files Browse the repository at this point in the history
  • Loading branch information
BanzaiMan committed Sep 29, 2011
1 parent 00fa4e7 commit 429fae8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Gemfile.lock
Expand Up @@ -24,18 +24,25 @@ GEM
activesupport (= 3.0.9)
arel (~> 2.0.10)
tzinfo (~> 0.3.23)
activerecord-jdbc-adapter (1.2.0)
activeresource (3.0.9)
activemodel (= 3.0.9)
activesupport (= 3.0.9)
activesupport (3.0.9)
arel (2.0.10)
bouncy-castle-java (1.5.0146.1)
builder (2.1.2)
erubis (2.6.6)
abstract (>= 1.0.0)
i18n (0.5.0)
jdbc-mysql (5.1.13)
jdbc-sqlite3 (3.7.2)
jquery-rails (1.0.14)
railties (~> 3.0)
thor (~> 0.14)
jruby-openssl (0.7.4)
bouncy-castle-java
jruby-rack (1.0.10)
kgio (2.6.0)
mail (2.2.19)
activesupport (>= 2.3.6)
Expand Down Expand Up @@ -75,13 +82,18 @@ GEM
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
trinidad (1.2.3)
jruby-rack (>= 1.0.9)
trinidad_jars (>= 1.0.1)
trinidad_jars (1.0.1)
tzinfo (0.3.29)
unicorn (4.1.1)
kgio (~> 2.4)
rack
raindrops (~> 0.6)

PLATFORMS
java
ruby

DEPENDENCIES
Expand Down

0 comments on commit 429fae8

Please sign in to comment.