PATH remote: . specs: castle_devise (0.1.0) activesupport (>= 5.0) castle-rb (>= 7.0, < 8.0) devise (>= 4.3.0, < 5.0) GEM remote: https://rubygems.org/ specs: actionpack (5.2.6) actionview (= 5.2.6) activesupport (= 5.2.6) rack (~> 2.0, >= 2.0.8) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) actionview (5.2.6) activesupport (= 5.2.6) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) activemodel (5.2.6) activesupport (= 5.2.6) activerecord (5.2.6) activemodel (= 5.2.6) activesupport (= 5.2.6) arel (>= 9.0) activesupport (5.2.6) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) arel (9.0.0) ast (2.4.2) bcrypt (3.1.16) builder (3.2.4) castle-rb (7.1.1) concurrent-ruby (1.1.9) crack (0.4.5) rexml crass (1.0.6) devise (4.8.0) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0) responders warden (~> 1.2.3) diff-lcs (1.4.4) docile (1.4.0) erubi (1.10.0) hashdiff (1.0.1) i18n (1.8.10) concurrent-ruby (~> 1.0) loofah (2.10.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (1.0.0) minitest (5.14.4) nokogiri (1.11.7-x86_64-darwin) racc (~> 1.4) orm_adapter (0.5.0) parallel (1.20.1) parser (3.0.1.1) ast (~> 2.4.1) public_suffix (4.0.6) racc (1.5.2) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) rails-html-sanitizer (1.3.0) loofah (~> 2.3) railties (5.2.6) actionpack (= 5.2.6) activesupport (= 5.2.6) method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) rainbow (3.0.0) rake (13.0.3) regexp_parser (2.1.1) responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) 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-rails (5.0.1) actionpack (>= 5.2) activesupport (>= 5.2) railties (>= 5.2) rspec-core (~> 3.10) rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) rspec-support (3.10.2) rubocop (1.14.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.5.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) rubocop-ast (1.7.0) parser (>= 3.0.1.1) rubocop-performance (1.11.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) ruby-progressbar (1.11.0) simplecov (0.21.2) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) sqlite3 (1.4.2) standard (1.1.1) rubocop (= 1.14.0) rubocop-performance (= 1.11.2) thor (1.1.0) thread_safe (0.3.6) tzinfo (1.2.9) thread_safe (~> 0.1) unicode-display_width (2.0.0) vcr (6.0.0) warden (1.2.9) rack (>= 2.0.9) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) PLATFORMS x86_64-darwin-18 DEPENDENCIES activerecord castle_devise! railties (~> 5.2) rake rspec rspec-rails simplecov sqlite3 standard vcr webmock BUNDLED WITH 2.2.15