From ef5fb84b271e552e13fa1aa2e7267f0c9f6071d4 Mon Sep 17 00:00:00 2001 From: Eric Schultz Date: Mon, 2 Sep 2024 21:39:20 -0500 Subject: [PATCH] Update to Rails 6.1.7.8 --- Gemfile | 4 +- Gemfile.lock | 144 ++++++++++++++++++++++++++------------------------- 2 files changed, 75 insertions(+), 73 deletions(-) diff --git a/Gemfile b/Gemfile index 40dfdc3de..8ec445bb4 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source 'https://rubygems.org' -gem 'rails', '6.1.7.7' +gem 'rails', '6.1.7.8' gem 'jbuilder', '~> 2.11' gem 'bootsnap', '~> 1.18', require: false # Large rails application booting enhancer gem 'hamster', '~> 3.0' # Thread-safe collection classes for Ruby @@ -103,4 +103,4 @@ gem 'kaminari' gem 'http_accept_language' -gem "js-routes" \ No newline at end of file +gem "js-routes" diff --git a/Gemfile.lock b/Gemfile.lock index 76e3919aa..2dd833572 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,60 +50,60 @@ GEM remote: https://rubygems.org/ specs: action_mailer_matchers (1.2.0) - actioncable (6.1.7.7) - actionpack (= 6.1.7.7) - activesupport (= 6.1.7.7) + actioncable (6.1.7.8) + actionpack (= 6.1.7.8) + activesupport (= 6.1.7.8) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (6.1.7.7) - actionpack (= 6.1.7.7) - activejob (= 6.1.7.7) - activerecord (= 6.1.7.7) - activestorage (= 6.1.7.7) - activesupport (= 6.1.7.7) + actionmailbox (6.1.7.8) + actionpack (= 6.1.7.8) + activejob (= 6.1.7.8) + activerecord (= 6.1.7.8) + activestorage (= 6.1.7.8) + activesupport (= 6.1.7.8) mail (>= 2.7.1) - actionmailer (6.1.7.7) - actionpack (= 6.1.7.7) - actionview (= 6.1.7.7) - activejob (= 6.1.7.7) - activesupport (= 6.1.7.7) + actionmailer (6.1.7.8) + actionpack (= 6.1.7.8) + actionview (= 6.1.7.8) + activejob (= 6.1.7.8) + activesupport (= 6.1.7.8) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (6.1.7.7) - actionview (= 6.1.7.7) - activesupport (= 6.1.7.7) + actionpack (6.1.7.8) + actionview (= 6.1.7.8) + activesupport (= 6.1.7.8) rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (6.1.7.7) - actionpack (= 6.1.7.7) - activerecord (= 6.1.7.7) - activestorage (= 6.1.7.7) - activesupport (= 6.1.7.7) + actiontext (6.1.7.8) + actionpack (= 6.1.7.8) + activerecord (= 6.1.7.8) + activestorage (= 6.1.7.8) + activesupport (= 6.1.7.8) nokogiri (>= 1.8.5) - actionview (6.1.7.7) - activesupport (= 6.1.7.7) + actionview (6.1.7.8) + activesupport (= 6.1.7.8) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.1.7.7) - activesupport (= 6.1.7.7) + activejob (6.1.7.8) + activesupport (= 6.1.7.8) globalid (>= 0.3.6) - activemodel (6.1.7.7) - activesupport (= 6.1.7.7) - activerecord (6.1.7.7) - activemodel (= 6.1.7.7) - activesupport (= 6.1.7.7) - activestorage (6.1.7.7) - actionpack (= 6.1.7.7) - activejob (= 6.1.7.7) - activerecord (= 6.1.7.7) - activesupport (= 6.1.7.7) + activemodel (6.1.7.8) + activesupport (= 6.1.7.8) + activerecord (6.1.7.8) + activemodel (= 6.1.7.8) + activesupport (= 6.1.7.8) + activestorage (6.1.7.8) + actionpack (= 6.1.7.8) + activejob (= 6.1.7.8) + activerecord (= 6.1.7.8) + activesupport (= 6.1.7.8) marcel (~> 1.0) mini_mime (>= 1.1.0) - activesupport (6.1.7.7) + activesupport (6.1.7.8) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -121,6 +121,7 @@ GEM async-io async-io (1.32.2) async + base64 (0.2.0) bcrypt (3.1.19) better_html (2.0.2) actionview (>= 6.0) @@ -132,10 +133,10 @@ GEM bigdecimal (3.1.6) bootsnap (1.18.3) msgpack (~> 1.2) - builder (3.2.4) + builder (3.3.0) chronic (0.10.2) colorize (0.8.1) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) connection_pool (2.2.5) console (1.13.1) fiber-local @@ -180,7 +181,7 @@ GEM rainbow rubocop smart_properties - erubi (1.12.0) + erubi (1.13.0) et-orbi (1.2.7) tzinfo execjs (2.8.1) @@ -215,7 +216,7 @@ GEM httparty (0.21.0) mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.14.4) + i18n (1.14.5) concurrent-ruby (~> 1.0) i18n_data (0.16.0) simple_po_parser (~> 1.1) @@ -257,30 +258,30 @@ GEM net-smtp mapping (1.1.1) marcel (1.0.4) - method_source (1.0.0) + method_source (1.1.0) mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) mini_magick (4.11.0) mini_mime (1.1.5) - mini_portile2 (2.8.5) - minitest (5.22.3) + mini_portile2 (2.8.7) + minitest (5.25.1) money (6.16.0) i18n (>= 0.6.4, <= 2) msgpack (1.7.2) multi_json (1.15.0) multi_xml (0.6.0) - net-imap (0.4.10) + net-imap (0.4.15) date net-protocol net-pop (0.1.2) net-protocol net-protocol (0.2.2) timeout - net-smtp (0.4.0.1) + net-smtp (0.5.0) net-protocol netrc (0.11.0) - nio4r (2.7.1) + nio4r (2.7.3) nokogiri (1.15.6) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -305,27 +306,27 @@ GEM puma (5.6.8) nio4r (~> 2.0) raabro (1.4.0) - racc (1.7.3) + racc (1.8.1) rack (2.2.9) rack-proxy (0.7.6) rack rack-test (2.1.0) rack (>= 1.3) rack-timeout (0.6.3) - rails (6.1.7.7) - actioncable (= 6.1.7.7) - actionmailbox (= 6.1.7.7) - actionmailer (= 6.1.7.7) - actionpack (= 6.1.7.7) - actiontext (= 6.1.7.7) - actionview (= 6.1.7.7) - activejob (= 6.1.7.7) - activemodel (= 6.1.7.7) - activerecord (= 6.1.7.7) - activestorage (= 6.1.7.7) - activesupport (= 6.1.7.7) + rails (6.1.7.8) + actioncable (= 6.1.7.8) + actionmailbox (= 6.1.7.8) + actionmailer (= 6.1.7.8) + actionpack (= 6.1.7.8) + actiontext (= 6.1.7.8) + actionview (= 6.1.7.8) + activejob (= 6.1.7.8) + activemodel (= 6.1.7.8) + activerecord (= 6.1.7.8) + activestorage (= 6.1.7.8) + activesupport (= 6.1.7.8) bundler (>= 1.15.0) - railties (= 6.1.7.7) + railties (= 6.1.7.8) sprockets-rails (>= 2.0.0) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) @@ -337,9 +338,9 @@ GEM rails-i18n (6.0.0) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 7) - railties (6.1.7.7) - actionpack (= 6.1.7.7) - activesupport (= 6.1.7.7) + railties (6.1.7.8) + actionpack (= 6.1.7.8) + activesupport (= 6.1.7.8) method_source rake (>= 12.2) thor (~> 1.0) @@ -434,12 +435,13 @@ GEM simple_po_parser (1.1.6) sixarm_ruby_unaccent (1.2.0) smart_properties (1.17.0) - sprockets (3.7.2) + sprockets (3.7.3) + base64 concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) + sprockets-rails (3.5.2) + actionpack (>= 6.1) + activesupport (>= 6.1) sprockets (>= 3.0.0) stringio (3.1.0) stripe (1.58.0) @@ -447,7 +449,7 @@ GEM table_print (1.5.7) test-unit (3.6.1) power_assert - thor (1.3.1) + thor (1.3.2) tilt (2.0.10) timecop (0.9.8) timeout (0.4.1) @@ -488,7 +490,7 @@ GEM activejob (>= 4.0.0) wisper wisper-rspec (1.1.0) - zeitwerk (2.6.13) + zeitwerk (2.6.18) PLATFORMS ruby @@ -528,7 +530,7 @@ DEPENDENCIES puma (~> 5.6) qx! rack-timeout (~> 0.6.3) - rails (= 6.1.7.7) + rails (= 6.1.7.8) rails-i18n (~> 6.0.0, ~> 6) rake (~> 12.3.2) react_on_rails (= 12.6.0)