1
0
Fork 0
mirror of https://github.com/rubyjs/therubyrhino synced 2023-03-27 23:21:34 -04:00
therubyrhino/Gemfile
2012-08-02 14:25:42 +02:00

8 lines
No EOL
304 B
Ruby

source :rubygems
gemspec :name => "therubyrhino"
# NOTE: some specs might be excluded @see #spec/spec_helper.rb
gem 'redjs', :git => 'git://github.com/cowboyd/redjs.git', :group => :test,
:ref => "0d844f066666f967a78b20beb164c52d9ac3f5ca"
#gem 'redjs', :path => '../redjs', :group => :test