From 9422b060794b91c310a756b435117e10cf4fa851 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 17:45:39 +0000 Subject: [PATCH] Bump crack from 0.3.1 to 0.4.3 Bumps [crack](https://github.com/jnunemaker/crack) from 0.3.1 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.3.1...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 920b3a7..fbcadbf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,10 @@ GEM remote: http://rubygems.org/ specs: addressable (2.2.8) - crack (0.3.1) + crack (0.4.3) + safe_yaml (~> 1.0.0) rake (0.9.2.2) + safe_yaml (1.0.5) webmock (1.8.8) addressable (~> 2.2.8) crack (>= 0.1.7)