bundle update guardrail

Change-Id: I087fc4968a03d1188c817f3467eca7345f3ac9fc
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/329651
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Jacob Burroughs <jburroughs@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
Build-Review: Cody Cutrer <cody@instructure.com>
This commit is contained in:
Cody Cutrer 2023-10-06 11:12:29 -06:00
parent 6b587f8f99
commit a2c082af81
8 changed files with 23 additions and 23 deletions

View File

@ -22,7 +22,7 @@
gem "bootsnap", "~> 1.16", require: false
gem "rails", "~> 7.0.4"
gem "switchman", "~> 3.5"
gem "guardrail", "3.0.2"
gem "guardrail", "~> 3.0"
gem "switchman-inst-jobs", "~> 4.0"
gem "irb", "~> 1.7"

View File

@ -577,9 +577,9 @@ GEM
graphql-batch (0.5.3)
graphql (>= 1.12.18, < 3)
promise.rb (~> 0.7.2)
guardrail (3.0.2)
activerecord (>= 6.1, < 7.1)
railties (>= 6.1, < 7.1)
guardrail (3.0.3)
activerecord (>= 6.1, < 7.2)
railties (>= 6.1, < 7.2)
hana (1.3.7)
hashdiff (1.0.1)
hashery (2.1.2)
@ -1221,7 +1221,7 @@ DEPENDENCIES
google_drive!
graphql (~> 1.12.7)
graphql-batch (~> 0.5)
guardrail (= 3.0.2)
guardrail (~> 3.0)
headless (= 2.3.1)
highline (~> 2.0)
html_text_helper!

View File

@ -51,9 +51,9 @@ GEM
diff-lcs (1.5.0)
digest-murmurhash (1.1.1)
erubi (1.12.0)
guardrail (3.0.2)
activerecord (>= 6.1, < 7.1)
railties (>= 6.1, < 7.1)
guardrail (3.0.3)
activerecord (>= 6.1, < 7.2)
railties (>= 6.1, < 7.2)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.6.0)

View File

@ -72,9 +72,9 @@ GEM
diff-lcs (1.5.0)
digest-murmurhash (1.1.1)
erubi (1.12.0)
guardrail (3.0.2)
activerecord (>= 6.1, < 7.1)
railties (>= 6.1, < 7.1)
guardrail (3.0.3)
activerecord (>= 6.1, < 7.2)
railties (>= 6.1, < 7.2)
hashdiff (1.0.1)
i18n (1.14.1)
concurrent-ruby (~> 1.0)

View File

@ -87,9 +87,9 @@ GEM
diff-lcs (1.5.0)
digest-murmurhash (1.1.1)
erubi (1.12.0)
guardrail (3.0.2)
activerecord (>= 6.1, < 7.1)
railties (>= 6.1, < 7.1)
guardrail (3.0.3)
activerecord (>= 6.1, < 7.2)
railties (>= 6.1, < 7.2)
hashdiff (1.0.1)
i18n (1.14.1)
concurrent-ruby (~> 1.0)

View File

@ -89,9 +89,9 @@ GEM
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.0.2)
guardrail (3.0.2)
activerecord (>= 6.1, < 7.1)
railties (>= 6.1, < 7.1)
guardrail (3.0.3)
activerecord (>= 6.1, < 7.2)
railties (>= 6.1, < 7.2)
hashdiff (1.0.1)
i18n (1.14.1)
concurrent-ruby (~> 1.0)

View File

@ -97,9 +97,9 @@ GEM
fugit (1.8.1)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
guardrail (3.0.2)
activerecord (>= 6.1, < 7.1)
railties (>= 6.1, < 7.1)
guardrail (3.0.3)
activerecord (>= 6.1, < 7.2)
railties (>= 6.1, < 7.2)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
inst-jobs (3.1.13)

View File

@ -101,9 +101,9 @@ GEM
fugit (1.8.1)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
guardrail (3.0.2)
activerecord (>= 6.1, < 7.1)
railties (>= 6.1, < 7.1)
guardrail (3.0.3)
activerecord (>= 6.1, < 7.2)
railties (>= 6.1, < 7.2)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
inst-jobs (3.1.13)