mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
6 lines
175 B
Ruby
6 lines
175 B
Ruby
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'
|