From 175bae7c50f2160b398a9648f57525f7349701f0 Mon Sep 17 00:00:00 2001 From: Dan Barber Date: Sun, 1 Nov 2015 10:41:25 +0000 Subject: [PATCH] Update bundle --- Gemfile.lock | 30 +++++++++++++++++++----------- 1 file changed, 19 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 40ec3a1..800fb64 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,17 +12,22 @@ GEM i18n (~> 0.5.0) activesupport (3.0.20) builder (2.1.2) - diff-lcs (1.1.3) - i18n (0.5.0) - rake (10.0.3) - rspec (2.12.0) - rspec-core (~> 2.12.0) - rspec-expectations (~> 2.12.0) - rspec-mocks (~> 2.12.0) - rspec-core (2.12.2) - rspec-expectations (2.12.1) - diff-lcs (~> 1.1.3) - rspec-mocks (2.12.2) + diff-lcs (1.2.5) + i18n (0.5.4) + rake (10.4.2) + rspec (3.3.0) + rspec-core (~> 3.3.0) + rspec-expectations (~> 3.3.0) + rspec-mocks (~> 3.3.0) + rspec-core (3.3.2) + rspec-support (~> 3.3.0) + rspec-expectations (3.3.1) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.3.0) + rspec-mocks (3.3.2) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.3.0) + rspec-support (3.3.0) supermodel (0.1.6) activemodel (~> 3.0.0) @@ -34,3 +39,6 @@ DEPENDENCIES rspec slugtastic! supermodel + +BUNDLED WITH + 1.10.6