Skip to content

Commit

Permalink
bump appsignal
Browse files Browse the repository at this point in the history
  • Loading branch information
ulferts committed Oct 7, 2024
1 parent 432dc83 commit f41fb89
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ gem "dry-validation"
gem "store_attribute", "~> 1.0"

# Appsignal integration
gem "appsignal", "~> 3.10.0", require: false
gem "appsignal", "~> 3.13.1", require: false

gem "view_component"
# Lookbook
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ GEM
airbrake-ruby (6.2.2)
rbtree3 (~> 0.6)
android_key_attestation (0.3.0)
appsignal (3.10.0)
appsignal (3.13.1)
rack
ast (2.4.2)
attr_required (1.0.2)
Expand Down Expand Up @@ -1201,7 +1201,7 @@ DEPENDENCIES
acts_as_tree (~> 2.9.0)
addressable (~> 2.8.0)
airbrake (~> 13.0.0)
appsignal (~> 3.10.0)
appsignal (~> 3.13.1)
auto_strip_attributes (~> 2.5)
awesome_nested_set (~> 3.7.0)
aws-sdk-core (~> 3.107)
Expand Down

0 comments on commit f41fb89

Please sign in to comment.