chore(deps): update dependency pry to v0.15.2 (#2725)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-05 06:44:19 +00:00 committed by GitHub
parent a6ef033a4b
commit bfe2a10889
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -82,7 +82,7 @@ gem 'directo', github: 'internetee/directo', branch: 'master'
gem 'strong_migrations'
group :development, :test do
gem 'pry', '0.14.2'
gem 'pry', '0.15.2'
end
group :test do