From fb631affbb81782b318abbe4964d7609f59dd134 Mon Sep 17 00:00:00 2001 From: Angel Aviel Domaoan Date: Fri, 28 Jan 2022 04:42:56 +0000 Subject: [PATCH] Fix bundle --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index af508c3..fe60741 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -196,7 +196,7 @@ GEM globalid (1.0.0) activesupport (>= 5.0) highline (2.0.3) - i18n (1.9.0) + i18n (1.9.1) concurrent-ruby (~> 1.0) jbuilder (2.11.5) actionview (>= 5.0.0) @@ -432,7 +432,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.5.3) + zeitwerk (2.5.4) PLATFORMS x86_64-linux