Merge pull request #204 from immunio/update_libv8

Remove hard version dependency for libv8
This commit is contained in:
Ken Johnson
2015-09-30 09:18:28 -04:00
2 changed files with 1 additions and 4 deletions
-2
View File
@@ -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
+1 -2
View File
@@ -155,7 +155,7 @@ GEM
kgio (2.9.3)
launchy (2.4.3)
addressable (~> 2.3)
libv8 (3.16.14.8)
libv8 (3.16.14.11)
listen (3.0.1)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
@@ -343,7 +343,6 @@ DEPENDENCIES
jquery-fileupload-rails
jquery-rails
launchy
libv8 (= 3.16.14.8)
mailcatcher
mysql2
poltergeist