source 'http://rubygems.org' gemspec # Remove this line completely once libv8 3.16.14.14 is released. # https://github.com/cowboyd/libv8/pull/206 gem 'libv8', github: 'burke/libv8', branch: 'c73-1', ref: 'c425f874da72a47330e463be8a641100f19e1a87', submodules: true gem "rubysl", :platforms => :rbx gem 'redjs', :git => 'https://github.com/cowboyd/redjs.git' gem "rake" gem "rspec", "~> 2.0" gem "rake-compiler" gem "gem-compiler", :platforms => :mri