From dfeb2a8be9566e366dc5d31ba27d36e2791e5617 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2019 15:11:46 +0000 Subject: [PATCH] [Security] 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. **This update includes a security fix.** - [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-preview[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index dd920ea..a8e89d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,8 @@ GEM rack (~> 1.1.0) activesupport (2.3.14) addressable (2.2.7) - crack (0.3.1) + crack (0.4.3) + safe_yaml (~> 1.0.0) curb (0.8.0) em-http-request (0.2.11) addressable (>= 2.0.0) @@ -27,6 +28,7 @@ GEM rake (0.9.2.2) rdoc (3.12) json (~> 1.4) + safe_yaml (1.0.5) typhoeus (0.3.3) mime-types webmock (1.8.6)