From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jun 2022 05:42:43 +0000 (+0900) Subject: Bump bullet from 7.0.1 to 7.0.2 (#18617) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=10ab0ec5ea4099c0f7bb126752edcf04f5c6bc56;p=mastodon.git Bump bullet from 7.0.1 to 7.0.2 (#18617) Bumps [bullet](https://github.com/flyerhzm/bullet) from 7.0.1 to 7.0.2. - [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.2) --- updated-dependencies: - dependency-name: bullet dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/Gemfile.lock b/Gemfile.lock index 6b4668d88..679caf205 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -122,7 +122,7 @@ GEM concurrent-ruby (~> 1.0, >= 1.0.5) redis (>= 1.0, <= 5.0) builder (3.2.4) - bullet (7.0.1) + bullet (7.0.2) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) bundler-audit (0.9.1) @@ -683,7 +683,7 @@ GEM unf_ext unf_ext (0.0.8) unicode-display_width (2.1.0) - uniform_notifier (1.14.2) + uniform_notifier (1.16.0) validate_email (0.1.6) activemodel (>= 3.0) mail (>= 2.2.5)