diff --git a/Gemfile.lock b/Gemfile.lock index b7cdaf1e5..8b16c2b5e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -228,9 +228,6 @@ GEM guard (~> 2.8) guard-compat (~> 1.0) multi_json (~> 1.8) - haml (5.2.2) - temple (>= 0.8.0) - tilt hashdiff (1.0.1) hashie (5.0.0) high_voltage (3.1.2) @@ -246,7 +243,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - jquery-ui-rails (6.0.1) + jquery-ui-rails (7.0.0) railties (>= 3.2.16) jsonapi-renderer (0.2.2) jwt (2.8.1) @@ -371,9 +368,6 @@ GEM rack rack-mini-profiler (3.3.1) rack (>= 1.2.0) - rack-pjax (1.1.0) - nokogiri (~> 1.5) - rack (>= 1.1) rack-protection (3.2.0) base64 (>= 0.1.0) rack (~> 2.2, >= 2.2.4) @@ -406,18 +400,12 @@ GEM rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - rails_admin (2.2.1) + rails_admin (3.1.2) activemodel-serializers-xml (>= 1.0) - builder (~> 3.1) - haml (>= 4.0, < 6) - jquery-rails (>= 3.0, < 5) - jquery-ui-rails (>= 5.0, < 7) kaminari (>= 0.14, < 2.0) nested_form (~> 0.3) - rack-pjax (>= 0.7) - rails (>= 5.0, < 7) - remotipart (~> 1.3) - sassc-rails (>= 1.3, < 3) + rails (>= 6.0, < 8) + turbo-rails (~> 1.0) rails_stdout_logging (0.0.5) railties (6.0.3.4) actionpack (= 6.0.3.4) @@ -437,7 +425,6 @@ GEM redis-client (0.14.1) connection_pool regexp_parser (2.9.0) - remotipart (1.4.4) request_store (1.5.0) rack (>= 1.4) responders (3.0.1) @@ -473,12 +460,6 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) sassc (2.4.0) ffi (~> 1.9) - sassc-rails (2.1.2) - railties (>= 4.0.0) - sassc (>= 2.0) - sprockets (> 3.0) - sprockets-rails - tilt sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0) @@ -529,7 +510,6 @@ GEM activesupport (>= 3.1.0) rack strscan (3.1.0) - temple (0.10.0) terrapin (0.6.0) climate_control (>= 0.0.3, < 1.0) thor (0.20.3) @@ -537,6 +517,10 @@ GEM tilt (2.3.0) timecop (0.9.8) timeout (0.4.1) + turbo-rails (1.5.0) + actionpack (>= 6.0.0) + activejob (>= 6.0.0) + railties (>= 6.0.0) tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (4.2.0)