Skip to content
This repository has been archived by the owner on Jul 4, 2018. It is now read-only.

Commit

Permalink
don't depend on jruby gem
Browse files Browse the repository at this point in the history
  • Loading branch information
averell23 committed Feb 23, 2012
1 parent 78f070e commit e2c60d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ GEM
i18n (~> 0.6)
multi_json (~> 1.0)
arel (3.0.2)
bouncy-castle-java (1.5.0146.1)
builder (3.0.0)
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
Expand All @@ -52,6 +51,7 @@ GEM
jquery-rails (2.0.0)
railties (>= 3.2.0.beta, < 5.0)
thor (~> 0.14)
json (1.6.5)
json (1.6.5-java)
mail (2.4.1)
i18n (>= 0.4.0)
Expand Down Expand Up @@ -107,13 +107,13 @@ GEM

PLATFORMS
java
ruby

DEPENDENCIES
activerecord-jdbcsqlite3-adapter
coffee-rails (~> 3.2.1)
jdbc-sqlite3
jquery-rails
jruby-openssl
json
rails (= 3.2.1)
sass-rails (~> 3.2.3)
Expand Down

0 comments on commit e2c60d8

Please sign in to comment.