summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-07-14 17:29:26 -0400
committerGitHub <noreply@github.com>2021-07-14 17:29:26 -0400
commit50cded587c9b4c411ef1960fb2811fc1eec1aaec (patch)
tree4fc76004a7f54057f30304327c073c8f6b597a2e
parent74245c46021f2fe37ef61aa1842c6e18195222b3 (diff)
parent2dc8d273b301f4a426f4bb3092bd59425e07dfca (diff)
Merge pull request #28 from dtgay/dependabot/bundler/addressable-2.8.0
Bump addressable from 2.7.0 to 2.8.0
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 11f5886..5f9888b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -60,7 +60,7 @@ GEM
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
- addressable (2.7.0)
+ addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
airbrussh (1.4.0)
sshkit (>= 1.6.1, != 1.7.0)