From f3f80b4af734d480fca06b4fd1d15c5287d1fd21 Mon Sep 17 00:00:00 2001
From: Imran Iqbal <iqbalmy@hotmail.com>
Date: Wed, 14 Jul 2021 12:17:19 +0100
Subject: [PATCH] chore(deps): bump `addressable` from `2.7.0` to `2.8.0` [skip
 ci]

* Automated using https://github.com/myii/ssf-formula/pull/340
---
 Gemfile.lock | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index 6ad4ef9..d0dedb8 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -14,7 +14,7 @@ GEM
       i18n (>= 0.7, < 2)
       minitest (~> 5.1)
       tzinfo (~> 1.1)
-    addressable (2.7.0)
+    addressable (2.8.0)
       public_suffix (>= 2.0.2, < 5.0)
     aws-eventstream (1.1.0)
     aws-partitions (1.386.0)
-- 
GitLab