PATH remote: . specs: cased-ruby (0.5.2) activesupport (>= 6.1, < 7.1) dotpath (~> 0.1.0) faraday (~> 1.7.1) faraday_middleware (~> 1.1.0) json (~> 2.5.1) jwt (~> 2.2.3) net-http-persistent (~> 4.0.1) subprocess (~> 1.5.5) tty-prompt (~> 0.23.1) GEM remote: https://rubygems.org/ specs: activesupport (7.0.2.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) byebug (11.1.3) concurrent-ruby (1.1.9) connection_pool (2.2.5) crack (0.4.5) rexml docile (1.4.0) dotpath (0.1.0) faraday (1.7.2) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) faraday-httpclient (~> 1.0.1) faraday-net_http (~> 1.0) faraday-net_http_persistent (~> 1.1) faraday-patron (~> 1.0) faraday-rack (~> 1.0) multipart-post (>= 1.2, < 3) ruby2_keywords (>= 0.0.4) faraday-em_http (1.0.0) faraday-em_synchrony (1.0.0) faraday-excon (1.1.0) faraday-httpclient (1.0.1) faraday-net_http (1.0.1) faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) faraday-rack (1.0.0) faraday_middleware (1.1.0) faraday (~> 1.0) hashdiff (1.0.1) i18n (1.10.0) concurrent-ruby (~> 1.0) json (2.5.1) jwt (2.2.3) minitest (5.14.4) mocha (1.13.0) multipart-post (2.1.1) net-http-persistent (4.0.1) connection_pool (~> 2.2) parallel (1.20.1) parser (3.0.2.0) ast (~> 2.4.1) pastel (0.8.0) tty-color (~> 0.5) public_suffix (4.0.6) rack (2.2.3) rack-protection (2.1.0) rack rainbow (3.0.0) rake (13.0.6) redis (4.4.0) regexp_parser (2.1.1) rexml (3.2.5) rubocop (1.20.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.9.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) rubocop-ast (1.11.0) parser (>= 3.0.1.1) rubocop-performance (1.11.5) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) ruby-progressbar (1.11.0) ruby2_keywords (0.0.5) sidekiq (6.0.7) connection_pool (>= 2.2.2) rack (~> 2.0) rack-protection (>= 2.0.0) redis (>= 4.1.0) simplecov (0.18.5) docile (~> 1.1) simplecov-html (~> 0.11) simplecov-html (0.12.3) subprocess (1.5.5) tty-color (0.6.0) tty-cursor (0.7.1) tty-prompt (0.23.1) pastel (~> 0.8) tty-reader (~> 0.8) tty-reader (0.9.0) tty-cursor (~> 0.7) tty-screen (~> 0.8) wisper (~> 2.0) tty-screen (0.8.1) tzinfo (2.0.4) concurrent-ruby (~> 1.0) unicode-display_width (2.0.0) webmock (3.14.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) wisper (2.0.1) yard (0.9.26) PLATFORMS ruby DEPENDENCIES bundler (= 2.2.27) byebug (~> 11.1.3) cased-ruby! minitest (~> 5.14.4) mocha (~> 1.13.0) rack (~> 2.2.3) rake (~> 13.0.6) rubocop (~> 1.20.0) rubocop-performance (~> 1.11.5) sidekiq (= 6.0.7) simplecov (= 0.18.5) webmock (~> 3.14.0) yard (~> 0.9.26) BUNDLED WITH 2.2.27