PATH remote: . specs: care (0.1.0) active_model_serializers (~> 0.10.10) activerecord-import cancancan centrifuge (~> 1.2) database_cleaner-active_record dotenv-rails factory_bot_rails (~> 5.1, >= 5.1.1) faker jwt kaminari prometheus-client (~> 1.0) rspec-rails shoulda-matchers GEM remote: https://rubygems.org/ specs: actionpack (5.2.4.1) actionview (= 5.2.4.1) activesupport (= 5.2.4.1) 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.4.1) activesupport (= 5.2.4.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) active_model_serializers (0.10.10) actionpack (>= 4.1, < 6.1) activemodel (>= 4.1, < 6.1) case_transform (>= 0.2) jsonapi-renderer (>= 0.1.1.beta1, < 0.3) activemodel (5.2.4.1) activesupport (= 5.2.4.1) activerecord (5.2.4.1) activemodel (= 5.2.4.1) activesupport (= 5.2.4.1) arel (>= 9.0) activerecord-import (1.0.7) activerecord (>= 3.2) activesupport (5.2.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) arel (9.0.0) ast (2.4.1) bcrypt (3.1.16) builder (3.2.4) cancancan (3.1.0) case_transform (0.2) activesupport centrifuge (1.2.0) httpclient multi_json concurrent-ruby (1.1.5) crass (1.0.5) database_cleaner (1.8.5) database_cleaner-active_record (1.8.0) activerecord database_cleaner (~> 1.8.0) devise (4.7.3) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0) responders warden (~> 1.2.3) diff-lcs (1.4.4) dotenv (2.7.6) dotenv-rails (2.7.6) dotenv (= 2.7.6) railties (>= 3.2) erubi (1.9.0) factory_bot (5.2.0) activesupport (>= 4.2.0) factory_bot_rails (5.2.0) factory_bot (~> 5.2.0) railties (>= 4.2.0) faker (2.14.0) i18n (>= 1.6, < 2) httpclient (2.8.3) i18n (1.7.1) concurrent-ruby (~> 1.0) jsonapi-renderer (0.2.2) jwt (2.2.2) kaminari (1.1.1) activesupport (>= 4.1.0) kaminari-actionview (= 1.1.1) kaminari-activerecord (= 1.1.1) kaminari-core (= 1.1.1) kaminari-actionview (1.1.1) actionview kaminari-core (= 1.1.1) kaminari-activerecord (1.1.1) activerecord kaminari-core (= 1.1.1) kaminari-core (1.1.1) loofah (2.4.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (1.0.0) mini_portile2 (2.4.0) minitest (5.13.0) multi_json (1.15.0) nokogiri (1.10.7) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) parallel (1.19.2) parser (2.7.2.0) ast (~> 2.4.1) prometheus-client (1.0.0) rack (2.0.8) 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.4.1) actionpack (= 5.2.4.1) activesupport (= 5.2.4.1) method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) rainbow (3.0.0) rake (13.0.1) regexp_parser (1.8.2) responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) rexml (3.2.4) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) rspec-mocks (~> 3.9.0) rspec-core (3.9.3) rspec-support (~> 3.9.3) rspec-expectations (3.9.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-mocks (3.9.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-rails (4.0.1) actionpack (>= 4.2) activesupport (>= 4.2) railties (>= 4.2) rspec-core (~> 3.9) rspec-expectations (~> 3.9) rspec-mocks (~> 3.9) rspec-support (~> 3.9) rspec-support (3.9.3) rubocop (0.93.1) parallel (~> 1.10) parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8) rexml rubocop-ast (>= 0.6.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) rubocop-ast (0.8.0) parser (>= 2.7.1.5) ruby-progressbar (1.10.1) shoulda-matchers (4.4.1) activesupport (>= 4.2.0) thor (1.0.1) thread_safe (0.3.6) tzinfo (1.2.6) thread_safe (~> 0.1) unicode-display_width (1.7.0) warden (1.2.8) rack (>= 2.0.6) PLATFORMS ruby DEPENDENCIES actionpack activerecord-import bundler (~> 2.0) cancancan care! database_cleaner-active_record devise dotenv-rails factory_bot_rails (~> 5.1, >= 5.1.1) faker jwt kaminari rake (~> 13.0) rspec (~> 3.0) rspec-rails (>= 4.0.1) rubocop (~> 0.80) shoulda-matchers BUNDLED WITH 2.2.0.rc.2