From ee4d2ada74405e526e81c4c515965fe477064991 Mon Sep 17 00:00:00 2001 From: "Jesse C. Fisher" Date: Fri, 21 Aug 2015 01:01:57 -0700 Subject: [PATCH] Update Ruby 2.2.3 and gems --- Gemfile | 2 +- Gemfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index bcc1c73..53c38f0 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source 'https://rubygems.org' -ruby '2.2.2' +ruby '2.2.3' gem 'rails', '4.1.8' gem 'sass-rails', '~> 4.0.3' gem 'uglifier', '>= 1.3.0' diff --git a/Gemfile.lock b/Gemfile.lock index b34f378..3d7b7af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,7 +63,7 @@ GEM xpath (~> 2.0) celluloid (0.16.0) timers (~> 4.0.0) - childprocess (0.5.5) + childprocess (0.5.6) ffi (~> 1.0, >= 1.0.11) coderay (1.1.0) coffee-rails (4.0.1) @@ -97,7 +97,7 @@ GEM railties (>= 3.0.0) faker (1.4.3) i18n (~> 0.5) - ffi (1.9.6) + ffi (1.9.10) foreman (0.76.0) dotenv (~> 1.0.2) thor (~> 0.19.1) @@ -153,7 +153,7 @@ GEM jquery-rails (3.1.2) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - json (1.8.1) + json (1.8.3) kaminari (0.16.1) actionpack (>= 3.0.0) activesupport (>= 3.0.0) @@ -170,7 +170,7 @@ GEM mime-types (2.4.3) mini_portile (0.6.2) minitest (5.5.0) - multi_json (1.10.1) + multi_json (1.11.2) nenv (0.1.1) net-scp (1.2.1) net-ssh (>= 2.6.5) @@ -265,7 +265,7 @@ GEM ruby-progressbar (1.7.1) ruby_parser (3.1.3) sexp_processor (~> 4.1) - rubyzip (1.1.6) + rubyzip (1.1.7) sass (3.2.19) sass-rails (4.0.5) railties (>= 4.0.0, < 5.0) @@ -275,7 +275,7 @@ GEM sdoc (0.4.1) json (~> 1.7, >= 1.7.7) rdoc (~> 4.0) - selenium-webdriver (2.44.0) + selenium-webdriver (2.47.1) childprocess (~> 0.5) multi_json (~> 1.0) rubyzip (~> 1.0) @@ -323,7 +323,7 @@ GEM sass-rails warden (1.2.3) rack (>= 1.0) - websocket (1.2.1) + websocket (1.2.2) xpath (2.0.0) nokogiri (~> 1.3)