From 2b8c91b010e867e9e361ef110aba56b08068d84d Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Sat, 17 Nov 2018 20:44:58 +0100 Subject: [PATCH] Bump rspec --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 64e16f1..7260df4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,7 +43,7 @@ GEM builder (3.2.3) byebug (10.0.2) coderay (1.1.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.3) crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.4) @@ -85,7 +85,7 @@ GEM hashdiff (0.3.7) httparty (0.16.2) multi_xml (>= 0.5.2) - i18n (1.1.0) + i18n (1.1.1) concurrent-ruby (~> 1.0) jaro_winkler (1.5.1) json (2.1.0) @@ -98,7 +98,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.2) + loofah (2.2.3) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.13) @@ -140,7 +140,7 @@ GEM byebug (~> 10.0) pry (~> 0.10) public_suffix (3.0.3) - rack (2.0.5) + rack (2.0.6) rack-test (1.1.0) rack (>= 1.0, < 3) rails-dom-testing (2.0.3) @@ -168,14 +168,14 @@ GEM rspec-expectations (>= 2.99.0.beta1) rspec-core (3.8.0) rspec-support (~> 3.8.0) - rspec-expectations (3.8.1) + rspec-expectations (3.8.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-json_expectations (2.1.0) rspec-mocks (3.8.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) - rspec-rails (3.8.0) + rspec-rails (3.8.1) actionpack (>= 3.0) activesupport (>= 3.0) railties (>= 3.0)