From 4a68d6c7a6a2413e2492f765050755b93e9b122e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2020 03:23:09 +0000 Subject: [PATCH] Bump crack from 0.1.8 to 0.4.3 Bumps [crack](https://github.com/jnunemaker/crack) from 0.1.8 to 0.4.3. - [Release notes](https://github.com/jnunemaker/crack/releases) - [Changelog](https://github.com/jnunemaker/crack/blob/master/History) - [Commits](https://github.com/jnunemaker/crack/compare/v0.1.8...v0.4.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b5a1ba4..3b78c9e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,13 +19,15 @@ GEM multi_json (~> 1.0) addressable (2.2.2) builder (3.0.4) - crack (0.1.8) + crack (0.4.3) + safe_yaml (~> 1.0.0) i18n (0.6.1) multi_json (1.6.1) rake (0.8.7) reactive_resource (0.7.1) activeresource (>= 3.1) activesupport (>= 3.1) + safe_yaml (1.0.5) shoulda (2.11.3) webmock (1.6.2) addressable (>= 2.2.2)