diff --git a/Gemfile.lock b/Gemfile.lock index 54ac135f7..fd82ce530 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,8 +82,8 @@ GEM addressable active_median (0.6.0) activesupport (>= 7.1) - active_record_union (1.3.0) - activerecord (>= 4.0) + active_record_union (1.4.0) + activerecord (>= 6.0) active_utils (3.6.0) activesupport (>= 4.2) i18n @@ -142,7 +142,7 @@ GEM erubi (>= 1.0.0) rack (>= 0.9.0) rouge (>= 1.0.0) - bigdecimal (3.2.3) + bigdecimal (3.3.0) bluecloth (2.2.0) bonsai-elasticsearch-rails (7.0.1) elasticsearch-model (< 8) @@ -356,7 +356,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.15.0) + json (2.13.2) json-schema (5.1.0) addressable (~> 2.8) jsonapi-resources (0.10.7) @@ -411,7 +411,7 @@ GEM mini_magick (4.12.0) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.25.5) + minitest (5.26.0) moneta (1.0.0) msgpack (1.8.0) multi_json (1.15.0) @@ -467,7 +467,7 @@ GEM pp (0.6.2) prettyprint prettyprint (0.2.0) - prism (1.5.1) + prism (1.4.0) pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0) @@ -479,7 +479,7 @@ GEM nio4r (~> 2.0) query_diet (0.7.2) racc (1.8.1) - rack (2.2.18) + rack (2.2.19) rack-cors (2.0.2) rack (>= 2.0.0) rack-protection (3.2.0) @@ -557,7 +557,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.4.2) + rexml (3.4.4) rouge (4.1.2) rspec (3.13.0) rspec-core (~> 3.13.0) @@ -641,7 +641,7 @@ GEM ruby-units (4.1.0) ruby-vips (2.2.1) ffi (~> 1.12) - rubyzip (3.0.1) + rubyzip (3.1.1) sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) @@ -661,9 +661,11 @@ GEM activemodel (>= 6.1) hashie securerandom (0.4.1) - selenium-webdriver (4.35.0) + selenium-webdriver (4.36.0) base64 (~> 0.2) + json (<= 2.13.2) logger (~> 1.4) + prism (~> 1.0, < 1.5) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0)