From f7b435cdab77e073dda284dc0c6b0be4fa139880 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 22:43:09 +0000 Subject: [PATCH] Bump bullet from 7.0.1 to 7.0.3 Bumps [bullet](https://github.com/flyerhzm/bullet) from 7.0.1 to 7.0.3. - [Release notes](https://github.com/flyerhzm/bullet/releases) - [Changelog](https://github.com/flyerhzm/bullet/blob/master/CHANGELOG.md) - [Commits](https://github.com/flyerhzm/bullet/compare/7.0.1...7.0.3) --- updated-dependencies: - dependency-name: bullet dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b1df213f..669ba641 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1274,7 +1274,7 @@ GEM binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) builder (3.2.4) - bullet (7.0.1) + bullet (7.0.3) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) bundler-audit (0.9.0.1) @@ -1389,7 +1389,7 @@ GEM inline_svg (1.8.0) activesupport (>= 3.0) nokogiri (>= 1.6) - jmespath (1.6.0) + jmespath (1.6.1) jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) @@ -1445,7 +1445,7 @@ GEM mini_portile2 (2.8.0) mini_racer (0.6.2) libv8-node (~> 16.10.0.0) - minitest (5.16.2) + minitest (5.16.3) multi_json (1.15.0) multipart-post (2.1.1) mustache (1.1.1) @@ -1632,7 +1632,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.8.1) - uniform_notifier (1.14.2) + uniform_notifier (1.16.0) warden (1.2.9) rack (>= 2.0.9) web-console (4.2.0)