PATH remote: . specs: ai_tagger (0.1.0) activesupport (~> 5.2.3) thor (~> 0.20.3) GEM remote: https://rubygems.org/ specs: activesupport (5.2.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) concurrent-ruby (1.1.5) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) docile (1.3.1) hashdiff (0.3.9) i18n (1.6.0) concurrent-ruby (~> 1.0) json (2.2.0) minitest (5.11.3) public_suffix (3.0.3) rake (10.5.0) rspec (3.8.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0) rspec-mocks (~> 3.8.0) rspec-core (3.8.0) rspec-support (~> 3.8.0) rspec-expectations (3.8.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-mocks (3.8.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) safe_yaml (1.0.5) simplecov (0.16.1) docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) thor (0.20.3) thread_safe (0.3.6) tzinfo (1.2.5) thread_safe (~> 0.1) webmock (3.5.1) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff PLATFORMS ruby DEPENDENCIES ai_tagger! bundler (~> 2.0) rake (~> 10.0) rspec (~> 3.0) simplecov (~> 0.16.1) webmock (~> 3.5.1) BUNDLED WITH 2.0.1