We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8bc4e55 + 8c4c154 commit 92abc99Copy full SHA for 92abc99
Gemfile
@@ -83,7 +83,7 @@ gem 'tucana', '0.0.30'
83
84
gem 'code0-identities', '~> 0.0.1'
85
86
-gem 'pry', '~> 0.14.2'
+gem 'pry', '~> 0.15.0'
87
gem 'pry-byebug', '~> 3.10'
88
89
gem 'code0-zero_track', '0.0.4'
Gemfile.lock
@@ -213,7 +213,7 @@ GEM
213
parser
214
rouge
215
unparser
216
- pry (0.14.2)
+ pry (0.15.2)
217
coderay (~> 1.1)
218
method_source (~> 1.0)
219
pry-byebug (3.11.0)
@@ -404,7 +404,7 @@ DEPENDENCIES
404
json-schema (~> 5.1)
405
lograge (~> 0.14.0)
406
pg (~> 1.1)
407
- pry (~> 0.14.2)
+ pry (~> 0.15.0)
408
pry-byebug (~> 3.10)
409
puma (>= 5.0)
410
rails (~> 8.0.0)
0 commit comments