From 7aa2c21fdb923017f406b283bca40793b74b66ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 10:29:19 +0000 Subject: [PATCH] Bump erubi from 1.9.0 to 1.11.0 Bumps [erubi](https://github.com/jeremyevans/erubi) from 1.9.0 to 1.11.0. - [Release notes](https://github.com/jeremyevans/erubi/releases) - [Changelog](https://github.com/jeremyevans/erubi/blob/master/CHANGELOG) - [Commits](https://github.com/jeremyevans/erubi/compare/1.9.0...1.11.0) --- updated-dependencies: - dependency-name: erubi dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 825146d2c4..5d84bd0774 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,6 +4,7 @@ GIT ref: e65246bea49374566a9dbaead59fdb35b46b086d specs: hcaptcha (6.0.1) + json GIT remote: https://github.com/ianheggie/health_check @@ -221,7 +222,7 @@ GEM multi_json encryptor (3.0.0) equatable (0.6.1) - erubi (1.9.0) + erubi (1.11.0) et-orbi (1.2.4) tzinfo excon (0.75.0) -- GitLab