Update Ruby version and Bundler

This commit is contained in:
NEETzsche 2023-05-18 04:19:27 -06:00
parent 920cced1aa
commit e0832a294b
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
2.6.3
3.2.2

View File

@ -11,7 +11,7 @@ GEM
prawn (>= 2.0.0)
prawn-table (0.2.2)
prawn (>= 1.3.0, < 3.0.0)
pry (0.14.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
ttfunk (1.7.0)
@ -26,4 +26,4 @@ DEPENDENCIES
pry
BUNDLED WITH
2.0.2
2.4.10