Skip to content

Commit a032da1

Browse files
authored
Merge pull request #60 from Envek/fix/ruby-4-segfault
Update stackprof in development to fix segfault in specs on Ruby 4
2 parents 28e8573 + dcf0da5 commit a032da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ GEM
9191
logger (>= 1.7.0)
9292
rack (>= 3.2.0)
9393
redis-client (>= 0.26.0)
94-
stackprof (0.2.17)
94+
stackprof (0.2.28)
9595
standard (1.35.1)
9696
language_server-protocol (~> 3.17.0.2)
9797
lint_roller (~> 1.0)

0 commit comments

Comments
 (0)