PATH remote: . specs: dev_orbit (0.0.2) activesupport (~> 6.1) http (~> 4.4) json (~> 2.5) thor (~> 1.1) zeitwerk (~> 2.4) GEM remote: https://rubygems.org/ specs: activesupport (6.1.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) byebug (11.1.3) concurrent-ruby (1.1.8) crack (0.4.5) rexml diff-lcs (1.4.4) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) ffi (1.15.0) ffi-compiler (1.0.1) ffi (>= 1.0.0) rake hashdiff (1.0.1) http (4.4.1) addressable (~> 2.3) http-cookie (~> 1.0) http-form_data (~> 2.2) http-parser (~> 1.2.0) http-cookie (1.0.3) domain_name (~> 0.5) http-form_data (2.3.0) http-parser (1.2.3) ffi-compiler (>= 1.0, < 2.0) i18n (1.8.9) concurrent-ruby (~> 1.0) json (2.5.1) minitest (5.14.4) parallel (1.20.1) parser (3.0.0.0) ast (~> 2.4.1) public_suffix (4.0.6) rainbow (3.0.0) rake (13.0.3) regexp_parser (2.1.1) rexml (3.2.4) rspec (3.10.0) rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) rspec-mocks (~> 3.10.0) rspec-core (3.10.1) rspec-support (~> 3.10.0) rspec-expectations (3.10.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.2) rubocop (1.11.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml rubocop-ast (>= 1.2.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) rubocop-ast (1.4.1) parser (>= 2.7.1.5) ruby-progressbar (1.11.0) thor (1.1.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext unf_ext (0.0.7.7) unicode-display_width (2.0.0) webmock (3.12.1) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) zeitwerk (2.4.2) PLATFORMS x86_64-darwin-19 DEPENDENCIES byebug dev_orbit! rake (~> 13.0) rspec (~> 3.4) rubocop (~> 1.7) webmock (~> 3.12) BUNDLED WITH 2.2.13