From e4cca809a68ace393e56c88e8320ef19a7e80ef4 Mon Sep 17 00:00:00 2001 From: inertia <amartin75@gmail.com> Date: Tue, 13 Jul 2021 13:51:01 -0700 Subject: [PATCH] #81 gems bump --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 736c7b78..ff2f0c05 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) base58 (0.2.3) bindata (2.4.10) @@ -93,7 +93,7 @@ GEM public_suffix (4.0.6) racc (1.5.2) rainbow (3.0.0) - rake (13.0.3) + rake (13.0.6) rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) @@ -124,4 +124,4 @@ DEPENDENCIES rake BUNDLED WITH - 2.1.4 + 2.2.23 -- GitLab