Skip to content

Commit b10dd63

Browse files
Bump appsignal from 3.7.5 to 4.5.9
Bumps [appsignal](https://github.com/appsignal/appsignal-ruby) from 3.7.5 to 4.5.9. - [Changelog](https://github.com/appsignal/appsignal-ruby/blob/main/CHANGELOG.md) - [Commits](appsignal/appsignal-ruby@v3.7.5...v4.5.9) --- updated-dependencies: - dependency-name: appsignal dependency-version: 4.5.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 177c148 commit b10dd63

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,9 @@ GEM
6868
tzinfo (~> 2.0)
6969
addressable (2.8.6)
7070
public_suffix (>= 2.0.2, < 6.0)
71-
appsignal (3.7.5)
72-
rack
71+
appsignal (4.5.9)
72+
logger
73+
rack (>= 2.0.0)
7374
ast (2.4.2)
7475
base64 (0.2.0)
7576
bcrypt (3.1.20)
@@ -196,6 +197,7 @@ GEM
196197
jwt (2.8.2)
197198
base64
198199
language_server-protocol (3.17.0.3)
200+
logger (1.7.0)
199201
loofah (2.23.1)
200202
crass (~> 1.0.2)
201203
nokogiri (>= 1.12.0)
@@ -241,7 +243,7 @@ GEM
241243
puma (6.5.0)
242244
nio4r (~> 2.0)
243245
racc (1.8.1)
244-
rack (2.2.10)
246+
rack (2.2.13)
245247
rack-cors (2.0.2)
246248
rack (>= 2.0.0)
247249
rack-test (2.1.0)

0 commit comments

Comments
 (0)