From a2e9dc63aeab5c72e2f4bd58bae30014aff8b1c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 20:19:35 +0000 Subject: [PATCH] Bump crack from 0.3.1 to 0.4.5 Bumps [crack](https://github.com/jnunemaker/crack) from 0.3.1 to 0.4.5. - [Release notes](https://github.com/jnunemaker/crack/releases) - [Changelog](https://github.com/jnunemaker/crack/blob/master/History) - [Commits](https://github.com/jnunemaker/crack/commits) --- updated-dependencies: - dependency-name: crack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 11d486b..5b181c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,8 @@ GEM simplecov (>= 0.7) term-ansicolor thor - crack (0.3.1) + crack (0.4.5) + rexml diff-lcs (1.2.5) docile (1.1.5) guard (1.5.4) @@ -42,6 +43,7 @@ GEM rest-client (1.7.2) mime-types (>= 1.16, < 3.0) netrc (~> 0.7) + rexml (3.2.5) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0)