Skip to content

Commit 9b9f0ac

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

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Gemfile.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,9 @@ GEM
7777
uri (>= 0.13.1)
7878
addressable (2.8.6)
7979
public_suffix (>= 2.0.2, < 6.0)
80-
appsignal (3.7.5)
81-
rack
80+
appsignal (4.7.5)
81+
logger
82+
rack (>= 2.0.0)
8283
ast (2.4.3)
8384
base64 (0.2.0)
8485
bcrypt (3.1.20)
@@ -256,7 +257,7 @@ GEM
256257
puma (6.6.0)
257258
nio4r (~> 2.0)
258259
racc (1.8.1)
259-
rack (3.2.3)
260+
rack (3.2.4)
260261
rack-cors (2.0.2)
261262
rack (>= 2.0.0)
262263
rack-session (2.1.1)

0 commit comments

Comments
 (0)