From 7cc7de7a5f2d9b4a1d7521a932b74341af5d299f Mon Sep 17 00:00:00 2001 From: Maikel Linke Date: Tue, 16 Aug 2022 16:10:30 +1000 Subject: [PATCH] Clean up Gemfile.lock It was manually edited before which introduced a couple inconsistencies. I'm fixing this up here by running `bundle` and restoring the bundler version. --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 894430f732..3c4c552c37 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -203,7 +203,6 @@ GEM marcel (~> 1.0) nokogiri (~> 1.10, >= 1.10.4) rubyzip (>= 1.3.0, < 3) - childprocess (4.1.0) chronic (0.10.2) cliver (0.3.2) coderay (1.1.3) @@ -662,7 +661,6 @@ GEM rack-proxy (>= 0.6.1) railties (>= 5.2) semantic_range (>= 2.3.0) - websocket (1.2.9) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) @@ -814,4 +812,4 @@ RUBY VERSION ruby 3.0.3p157 BUNDLED WITH - 2.1.4 \ No newline at end of file + 2.1.4