From 334d0116ecba61600d9e59da338bd6af49800ac4 Mon Sep 17 00:00:00 2001 From: Kale Date: Fri, 16 Jul 2021 08:58:28 -0700 Subject: [PATCH] fix unreadable --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2912cb0..a0799ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (>= 2.8.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) colorator (1.1.0) concurrent-ruby (1.1.9)