]> cat aescling's git repositories - mastodon.git/commitdiff
Bump parallel from 1.19.2 to 1.20.0 (#15115)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 10 Nov 2020 09:20:41 +0000 (18:20 +0900)
committerGitHub <noreply@github.com>
Tue, 10 Nov 2020 09:20:41 +0000 (18:20 +0900)
Bumps [parallel](https://github.com/grosser/parallel) from 1.19.2 to 1.20.0.
- [Release notes](https://github.com/grosser/parallel/releases)
- [Commits](https://github.com/grosser/parallel/compare/v1.19.2...v1.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 33e467732a3f6991f41c5792c9fd272d82fa936a..bd34bb25d8aa1b0bbd76a1542d6631379c2d7a02 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -71,7 +71,7 @@ gem 'nsa', '~> 0.2'
 gem 'oj', '~> 3.10'
 gem 'ox', '~> 2.13'
 gem 'parslet'
-gem 'parallel', '~> 1.19'
+gem 'parallel', '~> 1.20'
 gem 'posix-spawn'
 gem 'pundit', '~> 2.1'
 gem 'premailer-rails'
index 9ed0ed9ec0532656e99bb7967339fc852d984cdd..ae746f34db38b4c51535e5cdbc54133723bf0ac6 100644 (file)
@@ -391,7 +391,7 @@ GEM
     paperclip-av-transcoder (0.6.4)
       av (~> 0.9.0)
       paperclip (>= 2.5.2)
-    parallel (1.19.2)
+    parallel (1.20.0)
     parallel_tests (3.3.0)
       parallel
     parser (2.7.2.0)
@@ -746,7 +746,7 @@ DEPENDENCIES
   ox (~> 2.13)
   paperclip (~> 6.0)
   paperclip-av-transcoder (~> 0.6)
-  parallel (~> 1.19)
+  parallel (~> 1.20)
   parallel_tests (~> 3.3)
   parslet
   pg (~> 1.2)