saiqulhaq/firebase_dynamic_link

View on GitHub
gemfiles/faraday_1.8.0_dry_1.0.gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: ..
  specs:
    firebase_dynamic_link (3.0.0)
      case_transform2 (>= 1.0, < 2.0)
      dry-configurable (>= 1.0, < 2.0)
      faraday (>= 0.16, < 3.0)
      faraday-net_http (>= 1.0, < 3.0)

GEM
  remote: https://rubygems.org/
  specs:
    appraisal (2.4.1)
      bundler
      rake
      thor (>= 0.14.0)
    ast (2.4.2)
    bootsnap (1.9.4)
      msgpack (~> 1.0)
    bundle-audit (0.1.0)
      bundler-audit
    bundler-audit (0.9.1)
      bundler (>= 1.2.0, < 3)
      thor (~> 1.0)
    case_transform2 (1.1.1)
    coderay (1.1.3)
    concurrent-ruby (1.1.10)
    diff-lcs (1.5.0)
    docile (1.4.0)
    dotenv (2.8.1)
    dry-configurable (1.0.1)
      dry-core (~> 1.0, < 2)
      zeitwerk (~> 2.6)
    dry-core (1.0.0)
      concurrent-ruby (~> 1.0)
      zeitwerk (~> 2.6)
    faraday (1.8.0)
      faraday-em_http (~> 1.0)
      faraday-em_synchrony (~> 1.0)
      faraday-excon (~> 1.1)
      faraday-httpclient (~> 1.0.1)
      faraday-net_http (~> 1.0)
      faraday-net_http_persistent (~> 1.1)
      faraday-patron (~> 1.0)
      faraday-rack (~> 1.0)
      multipart-post (>= 1.2, < 3)
      ruby2_keywords (>= 0.0.4)
    faraday-em_http (1.0.0)
    faraday-em_synchrony (1.0.0)
    faraday-excon (1.1.0)
    faraday-httpclient (1.0.1)
    faraday-net_http (1.0.1)
    faraday-net_http_persistent (1.2.0)
    faraday-patron (1.0.0)
    faraday-rack (1.0.0)
    json (2.6.2)
    method_source (1.0.0)
    msgpack (1.6.0)
    multipart-post (2.2.3)
    parallel (1.22.1)
    parser (3.1.3.0)
      ast (~> 2.4.1)
    pry (0.14.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    rainbow (3.1.1)
    rake (13.0.6)
    regexp_parser (2.6.1)
    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.2)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.3)
    rubocop (1.39.0)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.1.2.1)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.23.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.24.0)
      parser (>= 3.1.1.0)
    rubocop-rspec (2.5.0)
      rubocop (~> 1.19)
    ruby-progressbar (1.11.0)
    ruby2_keywords (0.0.5)
    simplecov (0.17.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    thor (1.2.1)
    unicode-display_width (2.3.0)
    vcr (4.0.0)
    zeitwerk (2.6.6)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  appraisal (~> 2.4.1)
  bootsnap (~> 1.9.3)
  bundle-audit (~> 0.1.0)
  bundler (>= 2.0)
  dotenv (~> 2.2, >= 2.2.2)
  dry-configurable (= 1.0.1)
  faraday (= 1.8.0)
  firebase_dynamic_link!
  pry (~> 0.14.1)
  rake (>= 12.3.3)
  rspec (~> 3.10.0)
  rubocop (~> 1.22)
  rubocop-rspec (~> 2.5.0)
  simplecov (~> 0.17.1)
  vcr (~> 4.0, >= 4.0.0)

BUNDLED WITH
   2.2.33