Upgraded 3 gems; Locked down libv8 as temp fix

This commit is contained in:
Al Snow
2015-06-30 22:26:40 -04:00
parent 6ba7bdb158
commit c44d047098
2 changed files with 6 additions and 3 deletions
+2
View File
@@ -58,6 +58,8 @@ 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
+4 -3
View File
@@ -49,7 +49,7 @@ GEM
sass (~> 3.0)
terminal-table (~> 1.4)
builder (3.1.4)
bundler-audit (0.3.1)
bundler-audit (0.4.0)
bundler (~> 1.2)
thor (~> 0.18)
capybara (2.4.4)
@@ -141,8 +141,8 @@ GEM
kgio (2.9.3)
launchy (2.4.3)
addressable (~> 2.3)
libv8 (3.16.14.9)
listen (3.0.0)
libv8 (3.16.14.8)
listen (3.0.1)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lumberjack (1.0.9)
@@ -313,6 +313,7 @@ DEPENDENCIES
jquery-fileupload-rails
jquery-rails
launchy
libv8 (= 3.16.14.8)
mailcatcher
mysql2
poltergeist