]> cat aescling's git repositories - mastodon.git/commitdiff
Bump bullet from 5.8.1 to 5.9.0 (#9264)
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>
Mon, 12 Nov 2018 11:49:51 +0000 (12:49 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 12 Nov 2018 11:49:51 +0000 (12:49 +0100)
Bumps [bullet](https://github.com/flyerhzm/bullet) from 5.8.1 to 5.9.0.
- [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/5.8.1...5.9.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index fb75203695ec2e91c7f44b1368a300518da9851a..8982db4ed35959a707c009cd9876f44f8be692ca 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -122,7 +122,7 @@ group :development do
   gem 'annotate', '~> 2.7'
   gem 'better_errors', '~> 2.5'
   gem 'binding_of_caller', '~> 0.7'
-  gem 'bullet', '~> 5.8'
+  gem 'bullet', '~> 5.9'
   gem 'letter_opener', '~> 1.4'
   gem 'letter_opener_web', '~> 1.3'
   gem 'memory_profiler'
index 0697da1a307ba3f4a0fdd6ff43a176392e4864cf..b23fe3d3c1d3d0a3b8178e69522d4f0896d201f2 100644 (file)
@@ -103,7 +103,7 @@ GEM
     brakeman (4.3.1)
     browser (2.5.3)
     builder (3.2.3)
-    bullet (5.8.1)
+    bullet (5.9.0)
       activesupport (>= 3.0.0)
       uniform_notifier (~> 1.11)
     bundler-audit (0.6.0)
@@ -658,7 +658,7 @@ DEPENDENCIES
   bootsnap (~> 1.3)
   brakeman (~> 4.3)
   browser
-  bullet (~> 5.8)
+  bullet (~> 5.9)
   bundler-audit (~> 0.6)
   capistrano (~> 3.11)
   capistrano-rails (~> 1.4)