]> cat aescling's git repositories - mastodon.git/commitdiff
Bump parallel from 1.17.0 to 1.18.0 (#12358)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 11 Nov 2019 13:43:43 +0000 (22:43 +0900)
committerYamagishi Kazutoshi <ykzts@desire.sh>
Mon, 11 Nov 2019 13:43:43 +0000 (22:43 +0900)
Bumps [parallel](https://github.com/grosser/parallel) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/grosser/parallel/releases)
- [Commits](https://github.com/grosser/parallel/compare/v1.17.0...v1.18.0)

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

diff --git a/Gemfile b/Gemfile
index 01dc4866eb794146b836d934200c59c6636c6bc7..32908414223d58aae5258145e0c88dcdbfd76a49 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -67,7 +67,7 @@ gem 'oj', '~> 3.9'
 gem 'ostatus2', '~> 2.0'
 gem 'ox', '~> 2.11'
 gem 'parslet'
-gem 'parallel', '~> 1.17'
+gem 'parallel', '~> 1.18'
 gem 'posix-spawn', git: 'https://github.com/rtomayko/posix-spawn', ref: '58465d2e213991f8afb13b984854a49fcdcc980c'
 gem 'pundit', '~> 2.1'
 gem 'premailer-rails'
index 114b1ee051c803ebdf6b14e139e05922bad021b0..ceb903f609e6ac915ecfcfe4588f0fa6c083ead5 100644 (file)
@@ -423,7 +423,7 @@ GEM
     paperclip-av-transcoder (0.6.4)
       av (~> 0.9.0)
       paperclip (>= 2.5.2)
-    parallel (1.17.0)
+    parallel (1.18.0)
     parallel_tests (2.29.2)
       parallel
     parser (2.6.5.0)
@@ -751,7 +751,7 @@ DEPENDENCIES
   ox (~> 2.11)
   paperclip (~> 6.0)
   paperclip-av-transcoder (~> 0.6)
-  parallel (~> 1.17)
+  parallel (~> 1.18)
   parallel_tests (~> 2.29)
   parslet
   pg (~> 1.1)