Skip to content

Commit

Permalink
bundle update inst-jobs
Browse files Browse the repository at this point in the history
Change-Id: Ifb4d1e78385994307f59a59395bb00dae7e16b48
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/345998
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Isaac Moore <isaac.moore@instructure.com>
Build-Review: Isaac Moore <isaac.moore@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
  • Loading branch information
ccutrer committed Apr 23, 2024
1 parent b1b3259 commit 5ed2bfc
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,7 @@ GEM
json-jwt (~> 1.7)
rexml
simple_oauth (~> 0.3.1)
inst-jobs (3.1.16)
inst-jobs (3.1.17)
activerecord (>= 6.0)
activerecord-pg-extensions (~> 0.4)
activesupport (>= 6.0)
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.rails71.lock
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,7 @@ GEM
json-jwt (~> 1.7)
rexml
simple_oauth (~> 0.3.1)
inst-jobs (3.1.16)
inst-jobs (3.1.17)
activerecord (>= 6.0)
activerecord-pg-extensions (~> 0.4)
activesupport (>= 6.0)
Expand Down
2 changes: 1 addition & 1 deletion gems/canvas_errors/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ GEM
raabro (~> 1.4)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
inst-jobs (3.1.16)
inst-jobs (3.1.17)
activerecord (>= 6.0)
activerecord-pg-extensions (~> 0.4)
activesupport (>= 6.0)
Expand Down
2 changes: 1 addition & 1 deletion gems/canvas_errors/Gemfile.rails71.lock
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ GEM
raabro (~> 1.4)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
inst-jobs (3.1.16)
inst-jobs (3.1.17)
activerecord (>= 6.0)
activerecord-pg-extensions (~> 0.4)
activesupport (>= 6.0)
Expand Down
2 changes: 1 addition & 1 deletion gems/canvas_security/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ GEM
railties (>= 6.1, < 7.2)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
inst-jobs (3.1.16)
inst-jobs (3.1.17)
activerecord (>= 6.0)
activerecord-pg-extensions (~> 0.4)
activesupport (>= 6.0)
Expand Down
2 changes: 1 addition & 1 deletion gems/canvas_security/Gemfile.rails71.lock
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ GEM
railties (>= 6.1, < 7.2)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
inst-jobs (3.1.16)
inst-jobs (3.1.17)
activerecord (>= 6.0)
activerecord-pg-extensions (~> 0.4)
activesupport (>= 6.0)
Expand Down
2 changes: 1 addition & 1 deletion gems/incoming_mail_processor/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ GEM
i18n (1.14.4)
concurrent-ruby (~> 1.0)
idn-ruby (0.1.5)
inst-jobs (3.1.16)
inst-jobs (3.1.17)
activerecord (>= 6.0)
activerecord-pg-extensions (~> 0.4)
activesupport (>= 6.0)
Expand Down
2 changes: 1 addition & 1 deletion gems/incoming_mail_processor/Gemfile.rails71.lock
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ GEM
i18n (1.14.4)
concurrent-ruby (~> 1.0)
idn-ruby (0.1.5)
inst-jobs (3.1.16)
inst-jobs (3.1.17)
activerecord (>= 6.0)
activerecord-pg-extensions (~> 0.4)
activesupport (>= 6.0)
Expand Down
2 changes: 1 addition & 1 deletion gems/request_context/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ GEM
railties (>= 6.1, < 7.2)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
inst-jobs (3.1.16)
inst-jobs (3.1.17)
activerecord (>= 6.0)
activerecord-pg-extensions (~> 0.4)
activesupport (>= 6.0)
Expand Down
2 changes: 1 addition & 1 deletion gems/request_context/Gemfile.rails71.lock
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ GEM
railties (>= 6.1, < 7.2)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
inst-jobs (3.1.16)
inst-jobs (3.1.17)
activerecord (>= 6.0)
activerecord-pg-extensions (~> 0.4)
activesupport (>= 6.0)
Expand Down

0 comments on commit 5ed2bfc

Please sign in to comment.