diff --git a/Gemfile.lock b/Gemfile.lock index eff5bc5..d1c1f7b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,8 +53,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.4) + public_suffix (>= 2.0.2, < 6.0) arel (9.0.0) ast (2.4.2) autoprefixer-rails (10.4.2.0) @@ -88,7 +88,7 @@ GEM cancancan (3.3.0) case_transform (0.2) activesupport - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) crass (1.0.6) database_cleaner (2.0.1) database_cleaner-active_record (~> 2.0.0) @@ -110,7 +110,7 @@ GEM dotenv-rails (2.8.1) dotenv (= 2.8.1) railties (>= 3.2) - erubi (1.10.0) + erubi (1.12.0) execjs (2.8.1) factory_bot (6.2.0) activesupport (>= 5.0.0) @@ -154,7 +154,7 @@ GEM httparty (0.21.0) mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jmespath (1.6.2) jquery-rails (4.4.0) @@ -163,8 +163,8 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (6.0.1) railties (>= 3.2.16) - json-schema (2.8.1) - addressable (>= 2.4) + json-schema (3.0.0) + addressable (>= 2.8) jsonapi-renderer (0.2.2) jwt (2.3.0) kaminari (1.2.2) @@ -182,7 +182,7 @@ GEM listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.13.0) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -194,20 +194,20 @@ GEM meilisearch (~> 0.22.0) method_source (1.0.0) mini_mime (1.1.2) - mini_portile2 (2.7.1) - minitest (5.15.0) + mini_portile2 (2.8.1) + minitest (5.18.0) msgpack (1.5.1) multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.1.1) nested_form (0.3.2) nio4r (2.5.8) - nokogiri (1.13.1) - mini_portile2 (~> 2.7.0) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.13.1-x86_64-darwin) + nokogiri (1.14.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.13.1-x86_64-linux) + nokogiri (1.14.3-x86_64-linux) racc (~> 1.4) oauth2 (1.4.7) faraday (>= 0.8, < 2.0) @@ -220,21 +220,18 @@ GEM parser (3.1.2.0) ast (~> 2.4.1) pg (1.3.5) - pg_search (2.3.6) - activerecord (>= 5.2) - activesupport (>= 5.2) - public_suffix (4.0.6) + public_suffix (5.0.1) puma (5.6.2) nio4r (~> 2.0) - racc (1.6.0) - rack (2.2.3) + racc (1.6.2) + rack (2.2.6.4) rack-cors (1.1.1) rack (>= 2.0.0) rack-pjax (1.1.0) nokogiri (~> 1.5) rack (>= 1.1) - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.1.0) + rack (>= 1.3) rails (5.2.6) actioncable (= 5.2.6) actionmailer (= 5.2.6) @@ -255,8 +252,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.2) - loofah (~> 2.3) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) rails_admin (2.2.1) activemodel-serializers-xml (>= 1.0) builder (~> 3.1) @@ -303,17 +300,18 @@ GEM rspec-mocks (~> 3.10) rspec-support (~> 3.10) rspec-support (3.10.3) - rswag (2.5.1) - rswag-api (= 2.5.1) - rswag-specs (= 2.5.1) - rswag-ui (= 2.5.1) - rswag-api (2.5.1) + rswag (2.8.0) + rswag-api (= 2.8.0) + rswag-specs (= 2.8.0) + rswag-ui (= 2.8.0) + rswag-api (2.8.0) railties (>= 3.1, < 7.1) - rswag-specs (2.5.1) + rswag-specs (2.8.0) activesupport (>= 3.1, < 7.1) - json-schema (~> 2.2) + json-schema (>= 2.2, < 4.0) railties (>= 3.1, < 7.1) - rswag-ui (2.5.1) + rspec-core (>= 2.14) + rswag-ui (2.8.0) actionpack (>= 3.1, < 7.1) railties (>= 3.1, < 7.1) rubocop (1.30.0) @@ -367,7 +365,7 @@ GEM thor (1.2.1) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.9) + tzinfo (1.2.11) thread_safe (~> 0.1) unicode-display_width (2.1.0) warden (1.2.9) @@ -401,7 +399,6 @@ DEPENDENCIES listen meilisearch-rails pg (>= 0.18, < 2.0) - pg_search puma (~> 5.6) rack-cors rails (~> 5.2.3)