Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump resque from 2.3.0 to 2.6.0 #11695

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
19 changes: 12 additions & 7 deletions Gemfile.lock
Expand Up @@ -347,7 +347,7 @@ GEM
minitest (>= 5.0)
ruby-progressbar
mocha (1.14.0)
mono_logger (1.1.1)
mono_logger (1.1.2)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.2.3)
Expand Down Expand Up @@ -422,14 +422,16 @@ GEM
puma (5.6.5)
nio4r (~> 2.0)
racc (1.6.0)
rack (2.2.4)
rack (2.2.8)
rack-accept (0.4.5)
rack (>= 0.4)
rack-cors (1.1.1)
rack (>= 2.0.0)
rack-openid (1.4.2)
rack (>= 1.1.0)
ruby-openid (>= 2.1.8)
rack-protection (3.1.0)
rack (~> 2.2, >= 2.2.4)
rack-proxy (0.7.0)
rack
rack-test (2.0.2)
Expand Down Expand Up @@ -483,8 +485,8 @@ GEM
tilt
recaptcha (5.12.3)
json
redis (4.8.0)
redis-namespace (1.9.0)
redis (4.8.1)
redis-namespace (1.11.0)
redis (>= 4)
regexp_parser (2.6.0)
representable (3.2.0)
Expand All @@ -496,7 +498,7 @@ GEM
responders (3.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
resque (2.3.0)
resque (2.6.0)
mono_logger (~> 1.0)
multi_json (~> 1.0)
redis-namespace (~> 1.6)
Expand Down Expand Up @@ -600,8 +602,11 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.3)
sinatra (1.0)
rack (>= 1.0)
sinatra (3.1.0)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.1.0)
tilt (~> 2.0)
skylight (5.3.3)
activesupport (>= 5.2.0)
sprockets (4.1.1)
Expand Down