Bump appsignal from 3.2.2 to 3.3.0

Bumps [appsignal](https://github.com/appsignal/appsignal-ruby) from 3.2.2 to 3.3.0.
- [Release notes](https://github.com/appsignal/appsignal-ruby/releases)
- [Changelog](https://github.com/appsignal/appsignal-ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/appsignal/appsignal-ruby/compare/v3.2.2...v3.3.0)

---
updated-dependencies:
- dependency-name: appsignal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/11877/head
dependabot[bot] 2 years ago committed by Oliver Günther
parent 20f47ae47a
commit b405288d6f
  1. 4
      Gemfile.lock

@ -282,7 +282,7 @@ GEM
airbrake-ruby (~> 6.0)
airbrake-ruby (6.2.0)
rbtree3 (~> 0.5)
appsignal (3.2.2)
appsignal (3.3.0)
rack
ast (2.4.2)
attr_required (1.0.1)
@ -464,8 +464,6 @@ GEM
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
railties (>= 5.0.0)
faker (3.1.0)
i18n (>= 1.8.11, < 2)
faraday (1.10.2)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)

Loading…
Cancel
Save