Bump parallel from 1.19.2 to 1.20.0 (#11313)

This commit is contained in:
dependabot-preview[bot] 2020-11-09 08:26:39 -05:00 committed by GitHub
parent d6956180ad
commit 2a3093ea2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -66,7 +66,7 @@ gem "omniauth", "~> 1.9" # A generalized Rack framework for multiple-provider au
gem "omniauth-facebook", "~> 8.0" # OmniAuth strategy for Facebook
gem "omniauth-github", "~> 1.3" # OmniAuth strategy for GitHub
gem "omniauth-twitter", "~> 1.4" # OmniAuth strategy for Twitter
gem "parallel", "~> 1.19" # Run any kind of code in parallel processes
gem "parallel", "~> 1.20" # Run any kind of code in parallel processes
gem "patron", "~> 0.13.3" # HTTP client library based on libcurl, used with Elasticsearch to support http keep-alive connections
gem "pg", "~> 1.2" # Pg is the Ruby interface to the PostgreSQL RDBMS
gem "puma", "~> 5.0.4" # Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server

View file

@ -507,7 +507,7 @@ GEM
omniauth-oauth (~> 1.1)
rack
orm_adapter (0.5.0)
parallel (1.19.2)
parallel (1.20.0)
parser (2.7.2.0)
ast (~> 2.4.1)
patron (0.13.3)
@ -921,7 +921,7 @@ DEPENDENCIES
omniauth-facebook (~> 8.0)
omniauth-github (~> 1.3)
omniauth-twitter (~> 1.4)
parallel (~> 1.19)
parallel (~> 1.20)
patron (~> 0.13.3)
pg (~> 1.2)
pry (~> 0.13)

Binary file not shown.

BIN
vendor/cache/parallel-1.20.0.gem vendored Normal file

Binary file not shown.