From 4166dba4f052ec83172f002049359f3cd1eaa8e5 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Sat, 19 Jan 2019 11:28:44 +0000 Subject: [PATCH] Update rspec-rails to version 3.8.2 --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 865c3c6..8862620 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.3) + concurrent-ruby (1.1.4) crass (1.0.4) database_cleaner (1.7.0) datetime_picker_rails (0.0.7) @@ -118,7 +118,7 @@ GEM dragonfly-s3_data_store (1.3.0) dragonfly (~> 1.0) fog-aws - erubi (1.7.1) + erubi (1.8.0) excon (0.57.1) execjs (2.7.0) factory_bot (4.11.1) @@ -146,7 +146,7 @@ GEM formatador (0.2.5) globalid (0.4.1) activesupport (>= 4.2.0) - i18n (1.1.1) + i18n (1.5.2) concurrent-ruby (~> 1.0) ipaddress (0.8.3) jaro_winkler (1.5.2) @@ -253,7 +253,7 @@ GEM rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) rainbow (3.0.0) - rake (12.3.1) + rake (12.3.2) rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) @@ -265,7 +265,7 @@ GEM rspec-mocks (3.8.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) - rspec-rails (3.8.1) + rspec-rails (3.8.2) actionpack (>= 3.0) activesupport (>= 3.0) railties (>= 3.0)