Skip to content

Commit 92abc99

Browse files
authored
Merge pull request #549 from code0-tech/renovate/pry-0.x
Update dependency pry to '~> 0.15.0'
2 parents 8bc4e55 + 8c4c154 commit 92abc99

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ gem 'tucana', '0.0.30'
8383

8484
gem 'code0-identities', '~> 0.0.1'
8585

86-
gem 'pry', '~> 0.14.2'
86+
gem 'pry', '~> 0.15.0'
8787
gem 'pry-byebug', '~> 3.10'
8888

8989
gem 'code0-zero_track', '0.0.4'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ GEM
213213
parser
214214
rouge
215215
unparser
216-
pry (0.14.2)
216+
pry (0.15.2)
217217
coderay (~> 1.1)
218218
method_source (~> 1.0)
219219
pry-byebug (3.11.0)
@@ -404,7 +404,7 @@ DEPENDENCIES
404404
json-schema (~> 5.1)
405405
lograge (~> 0.14.0)
406406
pg (~> 1.1)
407-
pry (~> 0.14.2)
407+
pry (~> 0.15.0)
408408
pry-byebug (~> 3.10)
409409
puma (>= 5.0)
410410
rails (~> 8.0.0)

0 commit comments

Comments
 (0)