diff --git a/Gemfile.lock b/Gemfile.lock --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,3 +1,11 @@ +GIT + remote: https://github.com/mmotherwell/best_in_place + revision: 88eb3052623a9a6cd346864d2aca05021c2f80d0 + specs: + best_in_place (3.1.1) + actionpack (>= 3.2) + railties (>= 3.2) + GEM remote: https://rubygems.org/ specs: @@ -5,79 +13,82 @@ ZenTest (~> 4.3) ZenTest (4.12.0) ace-rails-ap (4.4) - actioncable (6.1.4.4) - actionpack (= 6.1.4.4) - activesupport (= 6.1.4.4) + actioncable (7.0.1) + actionpack (= 7.0.1) + activesupport (= 7.0.1) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (6.1.4.4) - actionpack (= 6.1.4.4) - activejob (= 6.1.4.4) - activerecord (= 6.1.4.4) - activestorage (= 6.1.4.4) - activesupport (= 6.1.4.4) + actionmailbox (7.0.1) + actionpack (= 7.0.1) + activejob (= 7.0.1) + activerecord (= 7.0.1) + activestorage (= 7.0.1) + activesupport (= 7.0.1) mail (>= 2.7.1) - actionmailer (6.1.4.4) - actionpack (= 6.1.4.4) - actionview (= 6.1.4.4) - activejob (= 6.1.4.4) - activesupport (= 6.1.4.4) + net-imap + net-pop + net-smtp + actionmailer (7.0.1) + actionpack (= 7.0.1) + actionview (= 7.0.1) + activejob (= 7.0.1) + activesupport (= 7.0.1) mail (~> 2.5, >= 2.5.4) + net-imap + net-pop + net-smtp rails-dom-testing (~> 2.0) - actionpack (6.1.4.4) - actionview (= 6.1.4.4) - activesupport (= 6.1.4.4) - rack (~> 2.0, >= 2.0.9) + actionpack (7.0.1) + actionview (= 7.0.1) + activesupport (= 7.0.1) + rack (~> 2.0, >= 2.2.0) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (6.1.4.4) - actionpack (= 6.1.4.4) - activerecord (= 6.1.4.4) - activestorage (= 6.1.4.4) - activesupport (= 6.1.4.4) + actiontext (7.0.1) + actionpack (= 7.0.1) + activerecord (= 7.0.1) + activestorage (= 7.0.1) + activesupport (= 7.0.1) + globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (6.1.4.4) - activesupport (= 6.1.4.4) + actionview (7.0.1) + activesupport (= 7.0.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.1.4.4) - activesupport (= 6.1.4.4) + activejob (7.0.1) + activesupport (= 7.0.1) globalid (>= 0.3.6) - activemodel (6.1.4.4) - activesupport (= 6.1.4.4) - activerecord (6.1.4.4) - activemodel (= 6.1.4.4) - activesupport (= 6.1.4.4) + activemodel (7.0.1) + activesupport (= 7.0.1) + activerecord (7.0.1) + activemodel (= 7.0.1) + activesupport (= 7.0.1) activerecord-session_store (2.0.0) actionpack (>= 5.2.4.1) activerecord (>= 5.2.4.1) multi_json (~> 1.11, >= 1.11.2) rack (>= 2.0.8, < 3) railties (>= 5.2.4.1) - activestorage (6.1.4.4) - actionpack (= 6.1.4.4) - activejob (= 6.1.4.4) - activerecord (= 6.1.4.4) - activesupport (= 6.1.4.4) - marcel (~> 1.0.0) + activestorage (7.0.1) + actionpack (= 7.0.1) + activejob (= 7.0.1) + activerecord (= 7.0.1) + activesupport (= 7.0.1) + marcel (~> 1.0) mini_mime (>= 1.1.0) - activesupport (6.1.4.4) + activesupport (7.0.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) ansi (1.5.0) autoprefixer-rails (10.4.2.0) execjs (~> 2) - best_in_place (3.0.3) - actionpack (>= 3.2) - railties (>= 3.2) bindex (0.8.1) bootsnap (1.9.4) msgpack (~> 1.0) @@ -89,7 +100,6 @@ bootstrap3-datetimepicker-rails (4.17.47) momentjs-rails (>= 2.8.1) builder (3.2.4) - byebug (11.1.3) capybara (3.36.0) addressable matrix @@ -109,6 +119,10 @@ coffee-script-source (1.12.2) concurrent-ruby (1.1.9) crass (1.0.6) + debug (1.4.0) + irb (>= 1.3.6) + reline (>= 0.2.7) + digest (3.1.0) dynamic_form (1.1.4) erubi (1.10.0) erubis (2.7.0) @@ -135,6 +149,10 @@ i18n (1.8.11) concurrent-ruby (~> 1.0) in_place_editing (1.2.0) + io-console (0.5.11) + io-wait (0.2.1) + irb (1.4.1) + reline (>= 0.3.0) jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) @@ -147,10 +165,9 @@ railties (>= 3.2) jquery-ui-rails (6.0.1) railties (>= 3.2.16) - listen (3.1.5) + listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - ruby_dep (~> 1.2) loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) @@ -160,7 +177,6 @@ matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.2) - mini_portile2 (2.7.1) minitest (5.15.0) minitest-reporters (1.4.3) ansi @@ -172,9 +188,23 @@ msgpack (1.4.2) multi_json (1.15.0) mysql2 (0.5.3) + net-imap (0.2.3) + digest + net-protocol + strscan + net-pop (0.1.1) + digest + net-protocol + timeout + net-protocol (0.1.2) + io-wait + timeout + net-smtp (0.3.1) + digest + net-protocol + timeout nio4r (2.5.8) - nokogiri (1.13.1) - mini_portile2 (~> 2.7.0) + nokogiri (1.13.1-x86_64-linux) racc (~> 1.4) public_suffix (4.0.6) puma (5.5.2) @@ -183,21 +213,20 @@ rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) - rails (6.1.4.4) - actioncable (= 6.1.4.4) - actionmailbox (= 6.1.4.4) - actionmailer (= 6.1.4.4) - actionpack (= 6.1.4.4) - actiontext (= 6.1.4.4) - actionview (= 6.1.4.4) - activejob (= 6.1.4.4) - activemodel (= 6.1.4.4) - activerecord (= 6.1.4.4) - activestorage (= 6.1.4.4) - activesupport (= 6.1.4.4) + rails (7.0.1) + actioncable (= 7.0.1) + actionmailbox (= 7.0.1) + actionmailer (= 7.0.1) + actionpack (= 7.0.1) + actiontext (= 7.0.1) + actionview (= 7.0.1) + activejob (= 7.0.1) + activemodel (= 7.0.1) + activerecord (= 7.0.1) + activestorage (= 7.0.1) + activesupport (= 7.0.1) bundler (>= 1.15.0) - railties (= 6.1.4.4) - sprockets-rails (>= 2.0.0) + railties (= 7.0.1) rails-controller-testing (1.0.5) actionpack (>= 5.0.1.rc1) actionview (>= 5.0.1.rc1) @@ -209,22 +238,24 @@ loofah (~> 2.3) rails_bootstrap_sortable (2.0.7) momentjs-rails (>= 2.8.3) - railties (6.1.4.4) - actionpack (= 6.1.4.4) - activesupport (= 6.1.4.4) + railties (7.0.1) + actionpack (= 7.0.1) + activesupport (= 7.0.1) method_source - rake (>= 0.13) + rake (>= 12.2) thor (~> 1.0) + zeitwerk (~> 2.5) rake (13.0.6) rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) rdiscount (2.2.0.2) regexp_parser (2.2.0) + reline (0.3.1) + io-console (~> 0.5) rexml (3.2.5) rouge (3.27.0) ruby-progressbar (1.11.0) - ruby_dep (1.5.0) ruby_parser (3.18.1) sexp_processor (~> 4.16) rubyzip (2.3.2) @@ -257,9 +288,11 @@ activesupport (>= 5.2) sprockets (>= 3.0.0) sqlite3 (1.4.2) + strscan (3.0.1) temple (0.8.2) thor (1.2.1) tilt (2.0.10) + timeout (0.2.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0) uglifier (4.2.0) @@ -269,7 +302,10 @@ activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webdriver (0.19.0) + webdrivers (5.0.0) + nokogiri (~> 1.6) + rubyzip (>= 1.3.0) + selenium-webdriver (~> 4.0) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) @@ -281,27 +317,27 @@ zeitwerk (2.5.3) PLATFORMS - ruby + x86_64-linux DEPENDENCIES ace-rails-ap activerecord-session_store autoprefixer-rails - best_in_place (~> 3.0.1) - bootsnap (>= 1.1.0) + best_in_place! + bootsnap bootstrap-sass (~> 3.4.1) bootstrap-switch-rails bootstrap-toggle-rails bootstrap3-datetimepicker-rails (~> 4.17.47) - byebug - capybara (>= 2.15) + capybara coffee-rails + debug dynamic_form fuzzy-string-match haml haml-rails in_place_editing - jbuilder (~> 2.5) + jbuilder jquery-countdown-rails jquery-rails jquery-tablesorter @@ -312,7 +348,7 @@ momentjs-rails (>= 2.9.0) mysql2 puma - rails (~> 6.0) + rails (~> 7.0) rails-controller-testing rails_bootstrap_sortable rdiscount @@ -323,11 +359,15 @@ simple_form spring spring-watcher-listen (~> 2.0.0) + sprockets-rails sqlite3 uglifier web-console (>= 3.3.0) - webdriver + webdrivers yaml_db +RUBY VERSION + ruby 3.0.2p107 + BUNDLED WITH - 1.17.2 + 2.3.5