From cf063e968d04e3c8b3f65200703dbd4e39a6055b Mon Sep 17 00:00:00 2001 From: mo khan Date: Fri, 27 Nov 2015 21:10:55 -0700 Subject: update bundle. --- .ruby-version | 1 - Gemfile.lock | 25 ++++++++++++++----------- 2 files changed, 14 insertions(+), 12 deletions(-) delete mode 100644 .ruby-version diff --git a/.ruby-version b/.ruby-version deleted file mode 100644 index ccbccc3..0000000 --- a/.ruby-version +++ /dev/null @@ -1 +0,0 @@ -2.2.0 diff --git a/Gemfile.lock b/Gemfile.lock index f738071..cfde2bb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,22 +2,25 @@ GEM remote: https://rubygems.org/ specs: diff-lcs (1.2.5) - rspec (3.2.0) - rspec-core (~> 3.2.0) - rspec-expectations (~> 3.2.0) - rspec-mocks (~> 3.2.0) - rspec-core (3.2.0) - rspec-support (~> 3.2.0) - rspec-expectations (3.2.0) + rspec (3.4.0) + rspec-core (~> 3.4.0) + rspec-expectations (~> 3.4.0) + rspec-mocks (~> 3.4.0) + rspec-core (3.4.1) + rspec-support (~> 3.4.0) + rspec-expectations (3.4.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.2.0) - rspec-mocks (3.2.0) + rspec-support (~> 3.4.0) + rspec-mocks (3.4.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.2.0) - rspec-support (3.2.1) + rspec-support (~> 3.4.0) + rspec-support (3.4.1) PLATFORMS ruby DEPENDENCIES rspec (~> 3.2) + +BUNDLED WITH + 1.10.6 -- cgit v1.2.3