From 0217f7da83d57a03593671546f896122ef1449ba Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 19:39:19 +0000 Subject: [PATCH] Bump rerun from 0.11.0 to 0.13.0 Bumps [rerun](https://github.com/alexch/rerun) from 0.11.0 to 0.13.0. - [Release notes](https://github.com/alexch/rerun/releases) - [Commits](https://github.com/alexch/rerun/compare/v0.11.0...v0.13.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3112a04..a039e3f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,19 +7,20 @@ GEM eventmachine (1.2.0.1) faraday (0.9.2) multipart-post (>= 1.2, < 3) - ffi (1.9.10) + ffi (1.11.1) json (1.8.3) - listen (3.1.1) - rb-fsevent (>= 0.9.3) - rb-inotify (>= 0.9.7) + listen (3.1.5) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + ruby_dep (~> 1.2) multipart-post (2.0.0) rack (1.6.4) rack-protection (1.5.3) rack - rb-fsevent (0.9.7) - rb-inotify (0.9.7) - ffi (>= 0.5.0) - rerun (0.11.0) + rb-fsevent (0.10.3) + rb-inotify (0.10.0) + ffi (~> 1.0) + rerun (0.13.0) listen (~> 3.0) rspec (3.4.0) rspec-core (~> 3.4.0) @@ -34,6 +35,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.4.0) rspec-support (3.4.1) + ruby_dep (1.5.0) sinatra (1.4.7) rack (~> 1.5) rack-protection (~> 1.4)