GIT remote: https://github.com/SonicGarden/sgcop.git revision: a2478f309e7c82d32b93073e0a1158ab20c894c8 specs: sgcop (0.5.14) haml_lint (~> 0.40.0) rubocop (~> 1.30.0) rubocop-performance (~> 1.14.0) rubocop-rails (~> 2.14.2) rubocop-rake (~> 0.6.0) rubocop-rspec (~> 2.11.1) PATH remote: . specs: copy_tuner_client (0.13.3) i18n (>= 0.5.0) json nokogiri GEM remote: http://rubygems.org/ specs: actioncable (6.1.6) actionpack (= 6.1.6) activesupport (= 6.1.6) nio4r (~> 2.0) websocket-driver (>= 0.6.1) actionmailbox (6.1.6) actionpack (= 6.1.6) activejob (= 6.1.6) activerecord (= 6.1.6) activestorage (= 6.1.6) activesupport (= 6.1.6) mail (>= 2.7.1) actionmailer (6.1.6) actionpack (= 6.1.6) actionview (= 6.1.6) activejob (= 6.1.6) activesupport (= 6.1.6) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) actionpack (6.1.6) actionview (= 6.1.6) activesupport (= 6.1.6) rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) actiontext (6.1.6) actionpack (= 6.1.6) activerecord (= 6.1.6) activestorage (= 6.1.6) activesupport (= 6.1.6) nokogiri (>= 1.8.5) actionview (6.1.6) activesupport (= 6.1.6) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) activejob (6.1.6) activesupport (= 6.1.6) globalid (>= 0.3.6) activemodel (6.1.6) activesupport (= 6.1.6) activerecord (6.1.6) activemodel (= 6.1.6) activesupport (= 6.1.6) activestorage (6.1.6) actionpack (= 6.1.6) activejob (= 6.1.6) activerecord (= 6.1.6) activesupport (= 6.1.6) marcel (~> 1.0) mini_mime (>= 1.1.0) activesupport (6.1.6) 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) ast (2.4.2) builder (3.2.4) concurrent-ruby (1.1.10) crack (0.4.5) rexml crass (1.0.6) daemons (1.4.1) diff-lcs (1.5.0) erubi (1.10.0) eventmachine (1.2.7) globalid (1.0.0) activesupport (>= 5.0) haml (5.2.2) temple (>= 0.8.0) tilt haml_lint (0.40.0) haml (>= 4.0, < 5.3) parallel (~> 1.10) rainbow rubocop (>= 0.50.0) sysexits (~> 1.1) hashdiff (1.0.1) i18n (1.10.0) concurrent-ruby (~> 1.0) json (2.6.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) method_source (1.0.0) mini_mime (1.1.2) mini_portile2 (2.8.0) minitest (5.15.0) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) nio4r (2.5.8) nokogiri (1.13.6) mini_portile2 (~> 2.8.0) racc (~> 1.4) parallel (1.22.1) parser (3.1.2.0) ast (~> 2.4.1) public_suffix (4.0.7) racc (1.6.0) rack (2.2.3.1) rack-protection (2.2.0) rack rack-test (1.1.0) rack (>= 1.0, < 3) rails (6.1.6) actioncable (= 6.1.6) actionmailbox (= 6.1.6) actionmailer (= 6.1.6) actionpack (= 6.1.6) actiontext (= 6.1.6) actionview (= 6.1.6) activejob (= 6.1.6) activemodel (= 6.1.6) activerecord (= 6.1.6) activestorage (= 6.1.6) activesupport (= 6.1.6) bundler (>= 1.15.0) railties (= 6.1.6) sprockets-rails (>= 2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) rails-html-sanitizer (1.4.2) loofah (~> 2.3) railties (6.1.6) actionpack (= 6.1.6) activesupport (= 6.1.6) method_source rake (>= 12.2) thor (~> 1.0) rainbow (3.1.1) rake (13.0.6) regexp_parser (2.5.0) rexml (3.2.5) rspec (3.11.0) rspec-core (~> 3.11.0) rspec-expectations (~> 3.11.0) rspec-mocks (~> 3.11.0) rspec-core (3.11.0) rspec-support (~> 3.11.0) rspec-expectations (3.11.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.11.0) rspec-mocks (3.11.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.11.0) rspec-support (3.11.0) rubocop (1.30.0) parallel (~> 1.10) parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) rubocop-ast (>= 1.18.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) rubocop-ast (1.18.0) parser (>= 3.1.1.0) rubocop-performance (1.14.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rails (2.14.2) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.7.0, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) rubocop-rspec (2.11.1) rubocop (~> 1.19) ruby-progressbar (1.11.0) ruby2_keywords (0.0.5) sham_rack (1.4.1) rack sinatra (2.2.0) mustermann (~> 1.0) rack (~> 2.2) rack-protection (= 2.2.0) tilt (~> 2.0) sprockets (4.0.3) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.4.2) actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) sqlite3 (1.4.2) sysexits (1.2.0) temple (0.8.2) thin (1.8.1) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) thor (1.2.1) tilt (2.0.10) tzinfo (2.0.4) concurrent-ruby (~> 1.0) unicode-display_width (2.1.0) webmock (3.14.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) webrick (1.7.0) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) yard (0.9.27) webrick (~> 1.7.0) zeitwerk (2.5.4) PLATFORMS ruby DEPENDENCIES copy_tuner_client! rails (~> 6.1) rake rspec sgcop! sham_rack sinatra sqlite3 thin webmock yard BUNDLED WITH 2.2.33