From 64893cb7b2edeb02ba866e09fbffedcfae62183a Mon Sep 17 00:00:00 2001 From: Etienne Ischer Date: Sat, 7 Aug 2021 20:56:17 +0200 Subject: [PATCH] also commit gemfile lock --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 07c7ea1..b63421a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -407,7 +407,7 @@ DEPENDENCIES pg (~> 1.1) pry-rails (~> 0.3.9) puma (~> 5.0) - rack-mini-profiler + rack-mini-profiler (~> 2.3.2) rails (~> 6.1.3, >= 6.1.3.1) rails-erd rails-i18n (~> 6.0.0)