PATH remote: . specs: k2-connect-ruby (0.0.1) activemodel (~> 6.1.3.1) activesupport (~> 6.1.3.1) rest-client (~> 2.1.0) yajl-ruby (~> 1.4.1) GEM remote: https://rubygems.org/ specs: activemodel (6.1.3.1) activesupport (= 6.1.3.1) activesupport (6.1.3.1) 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) coderay (1.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) formatador (0.2.5) guard (2.16.2) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) lumberjack (>= 1.0.12, < 2.0) nenv (~> 0.1) notiffany (~> 0.0) pry (>= 0.9.12) shellany (~> 0.0) thor (>= 0.18.1) guard-compat (1.2.1) guard-rspec (4.7.3) guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) hashdiff (1.0.1) http-accept (1.7.0) http-cookie (1.0.3) domain_name (~> 0.5) i18n (1.8.10) concurrent-ruby (~> 1.0) listen (3.5.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.2.8) method_source (1.0.0) mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) minitest (5.14.4) nenv (0.3.0) netrc (0.11.0) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) pry (0.14.0) coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) rake (13.0.3) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) rexml (3.2.5) 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-nc (0.3.0) rspec (>= 3) terminal-notifier (>= 1.4) rspec-support (3.10.2) shellany (0.0.1) terminal-notifier (2.0.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) vcr (6.0.0) webmock (3.12.2) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) yajl-ruby (1.4.1) zeitwerk (2.4.2) PLATFORMS ruby DEPENDENCIES bundler (~> 2.0) guard (~> 2.16.2) guard-rspec (~> 4.7.3) k2-connect-ruby! rake (~> 13.0.3) rspec (~> 3.10.0) rspec-nc (~> 0.3.0) vcr (~> 6.0.0) webmock (~> 3.12.2) BUNDLED WITH 2.2.11