From 1c74521c6ea6895a3a9ab4c57b750e7d57d373d0 Mon Sep 17 00:00:00 2001 From: gregoirenovel Date: Wed, 21 Feb 2018 11:57:03 +0100 Subject: [PATCH] Bump test gems - capybara - byebug - pry-byebug - rspec-rails --- Gemfile.lock | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1138ab81d..5ee109978 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,7 +96,7 @@ GEM apipie-rails (0.5.6) rails (>= 4.1) arel (9.0.0) - ast (2.3.0) + ast (2.4.0) attr_required (1.0.1) autoprefixer-rails (7.2.5) execjs @@ -115,8 +115,8 @@ GEM brakeman (4.1.1) browser (2.5.2) builder (3.2.3) - byebug (9.1.0) - capybara (2.17.0) + byebug (10.0.0) + capybara (2.18.0) addressable mini_mime (>= 0.1.3) nokogiri (>= 1.3.3) @@ -202,7 +202,7 @@ GEM activesupport (>= 3.0.0) faraday (0.12.2) multipart-post (>= 1.2, < 3) - ffi (1.9.18) + ffi (1.9.21) fission (0.5.0) CFPropertyList (~> 2.2) fog (1.41.0) @@ -514,8 +514,8 @@ GEM json orm_adapter (0.5.0) parallel (1.12.1) - parser (2.4.0.2) - ast (~> 2.3) + parser (2.5.0.1) + ast (~> 2.4.0) pdf-core (0.7.0) pg (0.19.0) powerpack (0.1.1) @@ -528,10 +528,10 @@ GEM pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) - pry-byebug (3.5.1) - byebug (~> 9.1) + pry-byebug (3.6.0) + byebug (~> 10.0) pry (~> 0.10) - public_suffix (3.0.1) + public_suffix (3.0.2) rack (2.0.4) rack-handlers (0.7.3) rack @@ -604,27 +604,27 @@ GEM activesupport (>= 3.0, < 6.0) builder (~> 3.0) rubyzip (~> 1.0) - rspec (3.5.0) - rspec-core (~> 3.5.0) - rspec-expectations (~> 3.5.0) - rspec-mocks (~> 3.5.0) - rspec-core (3.5.4) - rspec-support (~> 3.5.0) - rspec-expectations (3.5.0) + rspec (3.7.0) + rspec-core (~> 3.7.0) + rspec-expectations (~> 3.7.0) + rspec-mocks (~> 3.7.0) + rspec-core (3.7.1) + rspec-support (~> 3.7.0) + rspec-expectations (3.7.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.5.0) - rspec-mocks (3.5.0) + rspec-support (~> 3.7.0) + rspec-mocks (3.7.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.5.0) - rspec-rails (3.5.2) + rspec-support (~> 3.7.0) + rspec-rails (3.7.2) actionpack (>= 3.0) activesupport (>= 3.0) railties (>= 3.0) - rspec-core (~> 3.5.0) - rspec-expectations (~> 3.5.0) - rspec-mocks (~> 3.5.0) - rspec-support (~> 3.5.0) - rspec-support (3.5.0) + rspec-core (~> 3.7.0) + rspec-expectations (~> 3.7.0) + rspec-mocks (~> 3.7.0) + rspec-support (~> 3.7.0) + rspec-support (3.7.1) rspec_junit_formatter (0.3.0) rspec-core (>= 2, < 4, != 2.12.0) rubocop (0.52.1)