From 47968b21004acff0e2db4b007f69ab3e9d531472 Mon Sep 17 00:00:00 2001 From: Masaomi Hatakeyama Date: Tue, 4 Apr 2023 14:55:39 +0200 Subject: [PATCH] Added params[next_dataset_root] option, sushi_fabric v1.2.0 --- master/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master/Gemfile.lock b/master/Gemfile.lock index 55453e93..3b1fa1a6 100644 --- a/master/Gemfile.lock +++ b/master/Gemfile.lock @@ -251,7 +251,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) sqlite3 (1.4.4) - sushi_fabric (1.1.8) + sushi_fabric (1.2.0) thin (1.8.1) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4)