ryz310/my_api_client

View on GitHub
rails_app/rails_6.1/Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: ../..
  specs:
    my_api_client (0.24.0)
      activesupport (>= 6.1.0)
      faraday (>= 0.17.1)
      jsonpath
      sawyer (>= 0.8.2)

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (6.1.7.8)
      actionpack (= 6.1.7.8)
      activesupport (= 6.1.7.8)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailbox (6.1.7.8)
      actionpack (= 6.1.7.8)
      activejob (= 6.1.7.8)
      activerecord (= 6.1.7.8)
      activestorage (= 6.1.7.8)
      activesupport (= 6.1.7.8)
      mail (>= 2.7.1)
    actionmailer (6.1.7.8)
      actionpack (= 6.1.7.8)
      actionview (= 6.1.7.8)
      activejob (= 6.1.7.8)
      activesupport (= 6.1.7.8)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (6.1.7.8)
      actionview (= 6.1.7.8)
      activesupport (= 6.1.7.8)
      rack (~> 2.0, >= 2.0.9)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.2.0)
    actiontext (6.1.7.8)
      actionpack (= 6.1.7.8)
      activerecord (= 6.1.7.8)
      activestorage (= 6.1.7.8)
      activesupport (= 6.1.7.8)
      nokogiri (>= 1.8.5)
    actionview (6.1.7.8)
      activesupport (= 6.1.7.8)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    activejob (6.1.7.8)
      activesupport (= 6.1.7.8)
      globalid (>= 0.3.6)
    activemodel (6.1.7.8)
      activesupport (= 6.1.7.8)
    activerecord (6.1.7.8)
      activemodel (= 6.1.7.8)
      activesupport (= 6.1.7.8)
    activestorage (6.1.7.8)
      actionpack (= 6.1.7.8)
      activejob (= 6.1.7.8)
      activerecord (= 6.1.7.8)
      activesupport (= 6.1.7.8)
      marcel (~> 1.0)
      mini_mime (>= 1.1.0)
    activesupport (6.1.7.8)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    addressable (2.8.1)
      public_suffix (>= 2.0.2, < 6.0)
    builder (3.2.4)
    byebug (11.1.3)
    concurrent-ruby (1.3.1)
    crass (1.0.6)
    diff-lcs (1.4.4)
    erubi (1.12.0)
    faraday (2.7.4)
      faraday-net_http (>= 2.0, < 3.1)
      ruby2_keywords (>= 0.0.4)
    faraday-net_http (3.0.2)
    ffi (1.14.2)
    globalid (1.0.1)
      activesupport (>= 5.0)
    i18n (1.14.5)
      concurrent-ruby (~> 1.0)
    jsonpath (1.1.2)
      multi_json
    listen (3.3.3)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    loofah (2.22.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    marcel (1.0.2)
    method_source (1.0.0)
    mini_mime (1.1.2)
    mini_portile2 (2.8.7)
    minitest (5.23.1)
    multi_json (1.15.0)
    nio4r (2.5.8)
    nokogiri (1.16.5)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    public_suffix (5.0.1)
    racc (1.8.0)
    rack (2.2.8.1)
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rails (6.1.7.8)
      actioncable (= 6.1.7.8)
      actionmailbox (= 6.1.7.8)
      actionmailer (= 6.1.7.8)
      actionpack (= 6.1.7.8)
      actiontext (= 6.1.7.8)
      actionview (= 6.1.7.8)
      activejob (= 6.1.7.8)
      activemodel (= 6.1.7.8)
      activerecord (= 6.1.7.8)
      activestorage (= 6.1.7.8)
      activesupport (= 6.1.7.8)
      bundler (>= 1.15.0)
      railties (= 6.1.7.8)
      sprockets-rails (>= 2.0.0)
    rails-dom-testing (2.2.0)
      activesupport (>= 5.0.0)
      minitest
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.6.0)
      loofah (~> 2.21)
      nokogiri (~> 1.14)
    railties (6.1.7.8)
      actionpack (= 6.1.7.8)
      activesupport (= 6.1.7.8)
      method_source
      rake (>= 12.2)
      thor (~> 1.0)
    rake (13.0.6)
    rb-fsevent (0.10.4)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rspec-core (3.10.0)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.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.10.0)
    ruby2_keywords (0.0.5)
    sawyer (0.9.2)
      addressable (>= 2.3.5)
      faraday (>= 0.17.3, < 3)
    sprockets (4.0.3)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.4.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      sprockets (>= 3.0.0)
    sqlite3 (1.4.2)
    thor (1.2.1)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    websocket-driver (0.7.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    zeitwerk (2.6.15)

PLATFORMS
  ruby

DEPENDENCIES
  byebug
  listen (~> 3.3)
  my_api_client!
  rails (~> 6.1.0)
  rspec-rails
  sqlite3 (~> 1.4)

BUNDLED WITH
   2.3.11