1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00

track master redjs suite. Why not?

This commit is contained in:
Charles Lowell 2012-06-14 11:47:39 -05:00
parent 761856b050
commit 9725e7b86d

View file

@ -3,5 +3,5 @@ source 'http://rubygems.org'
# Specify your gem's dependencies in therubyracer.gemspec
gemspec
gem 'redjs', :git => 'https://github.com/cowboyd/redjs.git', :tag => 'v0.6.1'
gem 'redjs', :git => 'https://github.com/cowboyd/redjs.git'
gem 'libv8', "~> 3.10.8"