Remove hard version dependency for libv8
Version 3.16.14.8 doesn't build on OS X anymore.
This commit is contained in:
@@ -58,8 +58,6 @@ gem 'turbolinks' # New for Rails 4.0
|
||||
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
|
||||
# gem 'therubyracer', :platforms => :ruby
|
||||
|
||||
gem 'libv8', '3.16.14.8' # 3.16.14.9 was yanked - temp. fix.
|
||||
|
||||
gem 'jquery-rails'
|
||||
|
||||
# To use ActiveModel has_secure_password
|
||||
|
||||
Reference in New Issue
Block a user