Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ gem "doorkeeper"
gem "email_validator"
gem "enumerize"
gem "faraday"
gem "good_job", "~> 3.99.0"
gem "good_job", "~> 4.11.2"
gem "http_accept_language"
gem "inline_svg"
gem "jb"
Expand Down
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -180,13 +180,13 @@ GEM
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
good_job (3.99.1)
activejob (>= 6.0.0)
activerecord (>= 6.0.0)
concurrent-ruby (>= 1.0.2)
fugit (>= 1.1)
railties (>= 6.0.0)
thor (>= 0.14.1)
good_job (4.11.2)
activejob (>= 6.1.0)
activerecord (>= 6.1.0)
concurrent-ruby (>= 1.3.1)
fugit (>= 1.11.0)
railties (>= 6.1.0)
thor (>= 1.0.0)
http_accept_language (2.1.1)
httparty (0.22.0)
csv
Expand Down Expand Up @@ -527,7 +527,7 @@ DEPENDENCIES
erb_lint
factory_bot_rails
faraday
good_job (~> 3.99.0)
good_job (~> 4.11.2)
http_accept_language
inline_svg
jb
Expand Down
24 changes: 24 additions & 0 deletions sorbet/rbi/annotations/activesupport.rbi

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.