Bump up additional Gems and bump Pry to support recent versions of Ruby

This commit is contained in:
Grant Willcox 2023-01-09 09:52:32 -06:00
parent ebdfabf35d
commit fd61e31cd3
No known key found for this signature in database
GPG Key ID: D35E05C0F2B81E83
1 changed files with 3 additions and 3 deletions

View File

@ -302,7 +302,7 @@ GEM
ruby-rc4
ttfunk
pg (1.4.5)
pry (0.14.1)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.10.1)
@ -393,10 +393,10 @@ GEM
rspec-mocks (~> 3.12.0)
rspec-core (3.12.0)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.1)
rspec-expectations (3.12.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.1)
rspec-mocks (3.12.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-rails (6.0.1)