Add therubyrhino for jruby on 3.1.4.

This commit is contained in:
Gabe Berke-Williams 2012-04-13 10:12:15 -04:00
parent cd1d68ef00
commit 6297c73615
5 changed files with 5 additions and 0 deletions

View File

@ -148,3 +148,4 @@ DEPENDENCIES
shoulda-context (~> 1.0.0)
shoulda-matchers!
sqlite3
therubyrhino

View File

@ -8,6 +8,7 @@ gem "activerecord-jdbc-adapter", :platform=>:jruby
gem "activerecord-jdbcsqlite3-adapter", :platform=>:jruby
gem "jdbc-sqlite3", :platform=>:jruby
gem "jruby-openssl", :platform=>:jruby
gem "therubyrhino", :platform=>:jruby
gem "rails", "3.0.12"
gemspec :path=>"../"

View File

@ -139,3 +139,4 @@ DEPENDENCIES
shoulda-context (~> 1.0.0)
shoulda-matchers!
sqlite3
therubyrhino

View File

@ -8,6 +8,7 @@ gem "activerecord-jdbc-adapter", :platform=>:jruby
gem "activerecord-jdbcsqlite3-adapter", :platform=>:jruby
gem "jdbc-sqlite3", :platform=>:jruby
gem "jruby-openssl", :platform=>:jruby
gem "therubyrhino", :platform=>:jruby
gem "rails", "3.1.4"
gem "jquery-rails"
gem "sass-rails"

View File

@ -161,3 +161,4 @@ DEPENDENCIES
shoulda-context (~> 1.0.0)
shoulda-matchers!
sqlite3
therubyrhino