GEM remote: https://rubygems.org/ specs: actioncable (6.0.5) actionpack (= 6.0.5) nio4r (~> 2.0) websocket-driver (>= 0.6.1) actionmailbox (6.0.5) actionpack (= 6.0.5) activejob (= 6.0.5) activerecord (= 6.0.5) activestorage (= 6.0.5) activesupport (= 6.0.5) mail (>= 2.7.1) actionmailer (6.0.5) actionpack (= 6.0.5) actionview (= 6.0.5) activejob (= 6.0.5) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) actionpack (6.0.5) actionview (= 6.0.5) activesupport (= 6.0.5) rack (~> 2.0, >= 2.0.8) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) actiontext (6.0.5) actionpack (= 6.0.5) activerecord (= 6.0.5) activestorage (= 6.0.5) activesupport (= 6.0.5) nokogiri (>= 1.8.5) actionview (6.0.5) activesupport (= 6.0.5) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) activejob (6.0.5) activesupport (= 6.0.5) globalid (>= 0.3.6) activemodel (6.0.5) activesupport (= 6.0.5) activerecord (6.0.5) activemodel (= 6.0.5) activesupport (= 6.0.5) activestorage (6.0.5) actionpack (= 6.0.5) activejob (= 6.0.5) activerecord (= 6.0.5) marcel (~> 1.0) activesupport (6.0.5) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) babel-source (5.8.35) babel-transpiler (0.7.0) babel-source (>= 4.0, < 6) execjs (~> 2.0) bcrypt (3.1.18) bindex (0.8.1) bootsnap (1.12.0) msgpack (~> 1.2) builder (3.2.4) byebug (11.1.3) capybara (3.36.0) addressable matrix mini_mime (>= 0.1.3) nokogiri (~> 1.8) rack (>= 1.6.0) rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) childprocess (4.1.0) concurrent-ruby (1.1.10) connection_pool (2.2.5) crass (1.0.6) devise (4.7.3) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0) responders warden (~> 1.2.3) diff-lcs (1.5.0) erubi (1.10.0) execjs (2.8.1) factory_bot (5.0.2) activesupport (>= 4.2.0) factory_bot_rails (5.0.2) factory_bot (~> 5.0.2) railties (>= 4.2.0) ffi (1.15.5) globalid (1.0.0) activesupport (>= 5.0) httparty (0.18.0) mime-types (~> 3.0) multi_xml (>= 0.5.2) i18n (1.10.0) concurrent-ruby (~> 1.0) i18n-js (3.9.2) i18n (>= 0.6.6) jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) kaminari (1.2.2) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.2) kaminari-activerecord (= 1.2.2) kaminari-core (= 1.2.2) kaminari-actionview (1.2.2) actionview kaminari-core (= 1.2.2) kaminari-activerecord (1.2.2) activerecord kaminari-core (= 1.2.2) kaminari-core (1.2.2) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) marcel (1.0.2) matrix (0.4.2) method_source (1.0.0) mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) mini_mime (1.1.2) mini_portile2 (2.8.0) minitest (5.15.0) msgpack (1.5.2) multi_xml (0.6.0) nio4r (2.5.8) nokogiri (1.13.6) mini_portile2 (~> 2.8.0) racc (~> 1.4) orm_adapter (0.5.0) pg (1.3.5) public_suffix (4.0.7) puma (4.3.12) nio4r (~> 2.0) pundit (2.2.0) activesupport (>= 3.0.0) racc (1.6.0) rack (2.2.3.1) rack-proxy (0.7.2) rack rack-test (1.1.0) rack (>= 1.0, < 3) rails (6.0.5) actioncable (= 6.0.5) actionmailbox (= 6.0.5) actionmailer (= 6.0.5) actionpack (= 6.0.5) actiontext (= 6.0.5) actionview (= 6.0.5) activejob (= 6.0.5) activemodel (= 6.0.5) activerecord (= 6.0.5) activestorage (= 6.0.5) activesupport (= 6.0.5) bundler (>= 1.3.0) railties (= 6.0.5) sprockets-rails (>= 2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) rails-html-sanitizer (1.4.3) loofah (~> 2.3) railties (6.0.5) actionpack (= 6.0.5) activesupport (= 6.0.5) method_source rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) rake (12.3.3) rb-fsevent (0.11.1) rb-inotify (0.10.1) ffi (~> 1.0) react-rails (2.6.2) babel-transpiler (>= 0.7.0) connection_pool execjs railties (>= 3.2) tilt regexp_parser (2.5.0) responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) rexml (3.2.5) rspec-core (3.8.2) rspec-support (~> 3.8.0) rspec-expectations (3.8.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-mocks (3.8.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-rails (3.8.3) actionpack (>= 3.0) activesupport (>= 3.0) railties (>= 3.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0) rspec-mocks (~> 3.8.0) rspec-support (~> 3.8.0) rspec-support (3.8.3) ruby_dep (1.5.0) rubyzip (2.3.2) selenium-webdriver (4.1.0) childprocess (>= 0.5, < 5.0) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2) spring (2.1.1) spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0) spring (>= 1.2, < 3.0) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.4.2) actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) thor (1.2.1) thread_safe (0.3.6) tilt (2.0.10) turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) tzinfo (1.2.10) thread_safe (~> 0.1) warden (1.2.9) rack (>= 2.0.9) web-console (4.2.0) actionview (>= 6.0.0) activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) webdrivers (5.0.0) nokogiri (~> 1.6) rubyzip (>= 1.3.0) selenium-webdriver (~> 4.0) webpacker (4.3.0) activesupport (>= 4.2) rack-proxy (>= 0.6.1) railties (>= 4.2) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) zeitwerk (2.5.4) PLATFORMS ruby DEPENDENCIES bootsnap (= 1.12.0) byebug capybara (= 3.36.0) devise (= 4.7.3) factory_bot_rails (= 5.0.2) httparty (= 0.18.0) i18n-js (= 3.9.2) jbuilder (= 2.11.5) kaminari (= 1.2.2) listen (>= 3.0.5, < 3.2) pg (= 1.3.5) puma (= 4.3.12) pundit (= 2.2.0) rails (= 6.0.5) rake (= 12.3.3) react-rails (= 2.6.2) rspec-rails (= 3.8.3) selenium-webdriver (= 4.1.0) spring spring-watcher-listen (~> 2.0.0) turbolinks (= 5.2.1) tzinfo-data web-console (>= 3.3.0) webdrivers (= 5.0.0) webpacker (= 4.3.0) RUBY VERSION ruby 2.6.6p146 BUNDLED WITH 2.3.0