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:
parent
761856b050
commit
9725e7b86d
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue