diff --git a/Gemfile b/Gemfile index b34be11..ce14733 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' git_source(:github) { |repo| "https://github.com/#{repo}.git" } -ruby '3.3.6' +ruby '3.3.5' gem 'rails' diff --git a/Gemfile.lock b/Gemfile.lock index 05591bb..405c1f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -226,7 +226,7 @@ GEM thread_safe (~> 0.3, >= 0.3.1) method_source (1.0.0) mini_mime (1.1.5) - minitest (5.25.1) + minitest (5.25.4) msgpack (1.7.2) multi_json (1.15.0) multipart-post (2.4.1) @@ -242,7 +242,7 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.16.8-x86_64-linux) racc (~> 1.4) os (1.1.4) paper_trail (16.0.0) @@ -258,7 +258,8 @@ GEM method_source (~> 1.0) pry-rails (0.3.11) pry (>= 0.13.0) - psych (5.2.0) + psych (5.2.1) + date stringio public_suffix (5.1.1) puma (6.5.0) @@ -269,7 +270,7 @@ GEM rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.2.0) + rackup (2.2.1) rack (>= 3) rails (7.1.3.4) actioncable (= 7.1.3.4) @@ -289,9 +290,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.1.3.4) actionpack (= 7.1.3.4) activesupport (= 7.1.3.4) @@ -308,7 +309,7 @@ GEM rdoc (6.7.0) psych (>= 4.0.0) regexp_parser (2.8.1) - reline (0.5.11) + reline (0.5.12) io-console (~> 0.5) remote_syslog_logger (1.0.4) syslog_protocol @@ -419,7 +420,7 @@ DEPENDENCIES twitter RUBY VERSION - ruby 3.3.6p108 + ruby 3.3.5p100 BUNDLED WITH 2.4.6