From af6d83465a33267300c94ab4ece0d02e1a43fbe5 Mon Sep 17 00:00:00 2001 From: Pau Perez Date: Fri, 24 Apr 2020 09:37:15 +0200 Subject: [PATCH] Upgrade a bunch of testing gems --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4b8cb62b9..2f0811eee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -131,13 +131,13 @@ GEM elasticsearch-transport (1.0.7) faraday multi_json - erubi (1.7.1) + erubi (1.9.0) erubis (2.7.0) et-orbi (1.1.7) tzinfo execjs (2.7.0) fabrication (2.20.1) - faker (1.9.3) + faker (1.9.6) i18n (>= 0.7) faraday (0.9.1) multipart-post (>= 1.2, < 3) @@ -290,13 +290,13 @@ GEM multi_json rspec-core (3.9.1) rspec-support (~> 3.9.1) - rspec-expectations (3.9.0) + rspec-expectations (3.9.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-mocks (3.9.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) - rspec-rails (3.9.0) + rspec-rails (3.9.1) actionpack (>= 3.0) activesupport (>= 3.0) railties (>= 3.0) @@ -333,7 +333,7 @@ GEM selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) - shoulda-matchers (3.1.2) + shoulda-matchers (3.1.3) activesupport (>= 4.0.0) sidekiq (5.1.3) concurrent-ruby (~> 1.0)