about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-11-10 18:20:41 +0900
committerGitHub <noreply@github.com>2020-11-10 18:20:41 +0900
commit21d1989b535d4d02d33612f65c74450d2045ec3f (patch)
treeb8b1869caea3f816d9e3013660a0840f2a51463f /Gemfile.lock
parent880fc9baafb2f6a1a341a2139028e385f2e877cf (diff)
Bump parallel from 1.19.2 to 1.20.0 (#15115)
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>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 9ed0ed9ec..ae746f34d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -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)