bundle update dogstatsd-ruby

Change-Id: I9f739bc9e4e787eba9b659308e2deeab403c5495
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/327167
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>
Build-Review: Cody Cutrer <cody@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
This commit is contained in:
Cody Cutrer 2023-09-07 14:26:33 -06:00
parent fda6f1e0d2
commit 0138d600d0
8 changed files with 8 additions and 8 deletions

View File

@ -497,7 +497,7 @@ GEM
docx (0.8.0) docx (0.8.0)
nokogiri (~> 1.13, >= 1.13.0) nokogiri (~> 1.13, >= 1.13.0)
rubyzip (~> 2.0) rubyzip (~> 2.0)
dogstatsd-ruby (5.6.0) dogstatsd-ruby (5.6.1)
dotenv (2.8.1) dotenv (2.8.1)
dress_code (1.2.1) dress_code (1.2.1)
colored colored

View File

@ -52,7 +52,7 @@ GEM
crass (1.0.6) crass (1.0.6)
diff-lcs (1.5.0) diff-lcs (1.5.0)
digest-murmurhash (1.1.1) digest-murmurhash (1.1.1)
dogstatsd-ruby (5.6.0) dogstatsd-ruby (5.6.1)
erubi (1.12.0) erubi (1.12.0)
guardrail (3.0.2) guardrail (3.0.2)
activerecord (>= 6.1, < 7.1) activerecord (>= 6.1, < 7.1)

View File

@ -85,7 +85,7 @@ GEM
diplomat (2.6.4) diplomat (2.6.4)
deep_merge (~> 1.2) deep_merge (~> 1.2)
faraday (>= 0.9, < 3.0, != 2.0.0) faraday (>= 0.9, < 3.0, != 2.0.0)
dogstatsd-ruby (5.6.0) dogstatsd-ruby (5.6.1)
erubi (1.12.0) erubi (1.12.0)
et-orbi (1.2.7) et-orbi (1.2.7)
tzinfo tzinfo

View File

@ -97,7 +97,7 @@ GEM
crass (1.0.6) crass (1.0.6)
diff-lcs (1.5.0) diff-lcs (1.5.0)
docile (1.4.0) docile (1.4.0)
dogstatsd-ruby (5.6.0) dogstatsd-ruby (5.6.1)
erubi (1.12.0) erubi (1.12.0)
folio-pagination (0.0.12) folio-pagination (0.0.12)
i18n (1.14.1) i18n (1.14.1)

View File

@ -109,7 +109,7 @@ GEM
date (3.3.3) date (3.3.3)
debug_inspector (1.1.0) debug_inspector (1.1.0)
diff-lcs (1.5.0) diff-lcs (1.5.0)
dogstatsd-ruby (5.6.0) dogstatsd-ruby (5.6.1)
erubi (1.12.0) erubi (1.12.0)
et-orbi (1.2.7) et-orbi (1.2.7)
tzinfo tzinfo

View File

@ -37,7 +37,7 @@ GEM
byebug (11.1.3) byebug (11.1.3)
concurrent-ruby (1.2.2) concurrent-ruby (1.2.2)
diff-lcs (1.5.0) diff-lcs (1.5.0)
dogstatsd-ruby (5.6.0) dogstatsd-ruby (5.6.1)
i18n (1.14.1) i18n (1.14.1)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
inst_statsd (3.0.3) inst_statsd (3.0.3)

View File

@ -89,7 +89,7 @@ GEM
diplomat (2.6.4) diplomat (2.6.4)
deep_merge (~> 1.2) deep_merge (~> 1.2)
faraday (>= 0.9, < 3.0, != 2.0.0) faraday (>= 0.9, < 3.0, != 2.0.0)
dogstatsd-ruby (5.6.0) dogstatsd-ruby (5.6.1)
erubi (1.12.0) erubi (1.12.0)
et-orbi (1.2.7) et-orbi (1.2.7)
tzinfo tzinfo

View File

@ -31,7 +31,7 @@ GEM
crack (0.4.5) crack (0.4.5)
rexml rexml
diff-lcs (1.5.0) diff-lcs (1.5.0)
dogstatsd-ruby (5.6.0) dogstatsd-ruby (5.6.1)
faraday (2.7.10) faraday (2.7.10)
faraday-net_http (>= 2.0, < 3.1) faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4) ruby2_keywords (>= 0.0.4)