diff --git a/.ruby-version b/.ruby-version index ff365e0..be94e6f 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.1.3 +3.2.2 diff --git a/Gemfile b/Gemfile index cc1bd02..4ba4493 100644 --- a/Gemfile +++ b/Gemfile @@ -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" diff --git a/Gemfile.lock b/Gemfile.lock index 94d7afa..59a531c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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