From b1ab5cdfeee64691f078e83fbe64939310f6228b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 11:19:46 +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 | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d72efec..5aa86b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,7 +28,8 @@ GEM json (= 1.2.4) mime-types (>= 1.15) rest-client (>= 0.5) - crack (0.1.8) + crack (0.4.3) + safe_yaml (~> 1.0.0) daemon_controller (0.2.6) erubis (2.6.6) abstract (>= 1.0.0) @@ -43,8 +44,8 @@ GEM hoptoad_notifier (2.4.9) activesupport builder - httparty (0.6.1) - crack (= 0.1.8) + httparty (0.16.2) + multi_xml (>= 0.5.2) json (1.2.4) json_pure (1.5.1) linecache (0.43) @@ -56,6 +57,7 @@ GEM method_source (0.8.2) mime-types (1.16) minitest (1.7.2) + multi_xml (0.6.0) mysql (2.8.1) nokogiri (1.4.4) oauth (0.4.4) @@ -112,6 +114,7 @@ GEM ruby-debug-base (~> 0.10.4.0) ruby-debug-base (0.10.4) linecache (>= 0.3) + safe_yaml (1.0.5) slop (3.5.0) spruz (0.2.6) syntax (1.0.0)