From 4294bad43a7314920357c1fd4636a4f107d824a6 Mon Sep 17 00:00:00 2001 From: Dzmitry Plashchynski Date: Sat, 3 Sep 2022 19:22:59 +0300 Subject: [PATCH] Update Gemfile.lock --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 69be56d..6ae11ee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - crono (2.0.0) + crono (2.0.1) rails (>= 5.2.8) sprockets-rails @@ -192,7 +192,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) sqlite3 (1.4.2) - strscan (3.0.3) + strscan (3.0.4) temple (0.8.2) thor (1.2.1) tilt (2.0.10)