Skip to content

Commit af58b80

Browse files
Bump statsd-instrument from 3.10.0 to 3.11.0 (#6395)
Bumps [statsd-instrument](https://github.com/Shopify/statsd-instrument) from 3.10.0 to 3.11.0. - [Changelog](https://github.com/Shopify/statsd-instrument/blob/main/CHANGELOG.md) - [Commits](Shopify/statsd-instrument@v3.10.0...v3.11.0) --- updated-dependencies: - dependency-name: statsd-instrument dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ccb8cd commit af58b80

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ gem "rdoc", "~> 7.2"
4343
gem "roadie-rails", "~> 3.4"
4444
gem "ruby-magic", "~> 0.6"
4545
gem "shoryuken", "~> 7.0", require: false
46-
gem "statsd-instrument", "~> 3.10"
46+
gem "statsd-instrument", "~> 3.11"
4747
gem "validates_formatting_of", "~> 0.9"
4848
gem "opensearch-ruby", "~> 3.4"
4949
gem "searchkick", "~> 6.1"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -832,7 +832,7 @@ GEM
832832
snaky_hash (2.0.3)
833833
hashie (>= 0.1.0, < 6)
834834
version_gem (>= 1.1.8, < 3)
835-
statsd-instrument (3.10.0)
835+
statsd-instrument (3.11.0)
836836
stimulus-rails (1.3.4)
837837
railties (>= 6.0.0)
838838
stringio (3.2.0)
@@ -1034,7 +1034,7 @@ DEPENDENCIES
10341034
sigstore (~> 0.2.3)
10351035
simplecov (~> 0.22)
10361036
simplecov-cobertura (~> 3.1)
1037-
statsd-instrument (~> 3.10)
1037+
statsd-instrument (~> 3.11)
10381038
stimulus-rails (~> 1.3)
10391039
strong_migrations (~> 2.5)
10401040
tailwindcss-rails (~> 4.4)
@@ -1358,7 +1358,7 @@ CHECKSUMS
13581358
simplecov-html (0.13.2) sha256=bd0b8e54e7c2d7685927e8d6286466359b6f16b18cb0df47b508e8d73c777246
13591359
simplecov_json_formatter (0.1.4) sha256=529418fbe8de1713ac2b2d612aa3daa56d316975d307244399fa4838c601b428
13601360
snaky_hash (2.0.3) sha256=25a3d299566e8153fb02fa23fd9a9358845950f7a523ddbbe1fa1e0d79a6d456
1361-
statsd-instrument (3.10.0) sha256=459dd0cdcbd22bb6e5c5968b6e695f8fd94072156316935d782dc8ec856274bc
1361+
statsd-instrument (3.11.0) sha256=7c2a9a0679595b522896a29695c8917b9e9978a88ec7b233bc5f44e71a115146
13621362
stimulus-rails (1.3.4) sha256=765676ffa1f33af64ce026d26b48e8ffb2e0b94e0f50e9119e11d6107d67cb06
13631363
stringio (3.2.0) sha256=c37cb2e58b4ffbd33fe5cd948c05934af997b36e0b6ca6fdf43afa234cf222e1
13641364
strong_migrations (2.5.2) sha256=06faff4782b24c8a0a4b1a5a1613d809339ff26c5ac135fde75a932a5c9b454e

0 commit comments

Comments
 (0)