Skip to content

Commit 9aeedfe

Browse files
Bump appsignal from 4.8.3 to 4.8.4 (#22510)
Bumps [appsignal](https://github.com/appsignal/appsignal-ruby) from 4.8.3 to 4.8.4. - [Changelog](https://github.com/appsignal/appsignal-ruby/blob/main/CHANGELOG.md) - [Commits](appsignal/appsignal-ruby@v4.8.3...v4.8.4) --- updated-dependencies: - dependency-name: appsignal dependency-version: 4.8.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c154d6 commit 9aeedfe

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
@@ -227,7 +227,7 @@ gem "dry-validation"
227227
gem "store_attribute", "~> 2.0"
228228

229229
# Appsignal integration
230-
gem "appsignal", "~> 4.7", require: false
230+
gem "appsignal", "~> 4.8", require: false
231231

232232
# Yabeda integration
233233
gem "yabeda-activerecord"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ GEM
337337
android_key_attestation (0.3.0)
338338
anyway_config (2.8.0)
339339
ruby-next-core (~> 1.0)
340-
appsignal (4.8.3)
340+
appsignal (4.8.4)
341341
logger
342342
rack (>= 2.0.0)
343343
ast (2.4.3)
@@ -1577,7 +1577,7 @@ DEPENDENCIES
15771577
acts_as_tree (~> 2.9.0)
15781578
addressable (~> 2.8.9)
15791579
airbrake (~> 13.0.0)
1580-
appsignal (~> 4.7)
1580+
appsignal (~> 4.8)
15811581
auto_strip_attributes (~> 2.5)
15821582
awesome_nested_set (~> 3.9.0)
15831583
aws-sdk-core (~> 3.244)
@@ -1820,7 +1820,7 @@ CHECKSUMS
18201820
airbrake-ruby (6.2.2) sha256=293e34fb36e763e1b6d67ab584cce7c5b6fe9eea1a70c26d8c13c0f5d7de2fbc
18211821
android_key_attestation (0.3.0) sha256=467eb01a99d2bb48ef9cf24cc13712669d7056cba5a52d009554ff037560570b
18221822
anyway_config (2.8.0) sha256=f6797a7231f81202dcd3d0c07284e836e45713e761d320180348b13a5c7c9306
1823-
appsignal (4.8.3) sha256=aa0ea5ffd39fe7530c56a6eb6efda60825ab061ef31376126cae93b009844dd7
1823+
appsignal (4.8.4) sha256=5c708a41c2913383d19ae581140da1904dbf642b974220d6c1bc4c7fdb1cf667
18241824
ast (2.4.3) sha256=954615157c1d6a382bc27d690d973195e79db7f55e9765ac7c481c60bdb4d383
18251825
attr_required (1.0.2) sha256=f0ebfc56b35e874f4d0ae799066dbc1f81efefe2364ca3803dc9ea6a4de6cb99
18261826
auto_strip_attributes (2.6.0) sha256=a7e2e0cf744de2bcd947fd68014220702bcc88c81274c1cd9ce6f7316aae39b0

0 commit comments

Comments
 (0)