update ruby version

This commit is contained in:
Torsten 2023-11-28 10:28:43 +02:00
parent 923f7d15b8
commit 35e73d1fc2
3 changed files with 8 additions and 8 deletions

View File

@ -1 +1 @@
3.1.3
3.2.2

View File

@ -1,6 +1,6 @@
source "https://rubygems.org"
ruby "3.1.3"
ruby "3.2.2"
gem "merged" , git: "https://github.com/FeenixMakers/merged"
#gem "merged" , path: "../merged"

View File

@ -124,7 +124,7 @@ GEM
coderay (1.1.3)
concurrent-ruby (1.2.2)
crass (1.0.6)
date (3.3.3)
date (3.3.4)
db_text_search (1.0.0)
activerecord (>= 4.1.15)
debug (1.7.0)
@ -236,16 +236,16 @@ GEM
multi_json (1.15.0)
mustache (1.1.1)
nenv (0.3.0)
net-imap (0.4.2)
net-imap (0.4.6)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
net-protocol (0.2.2)
timeout
net-smtp (0.4.0)
net-protocol
nio4r (2.5.9)
nio4r (2.6.1)
nokogiri (1.15.5-x86_64-linux)
racc (~> 1.4)
notiffany (0.1.3)
@ -393,7 +393,7 @@ GEM
timeago_js (>= 3.0.2.2)
tilt (2.3.0)
timeago_js (3.0.2.2)
timeout (0.4.0)
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
warden (1.2.9)
@ -451,7 +451,7 @@ DEPENDENCIES
webdrivers
RUBY VERSION
ruby 3.1.3p185
ruby 3.2.2p53
BUNDLED WITH
2.3.26