Sha256: 577d63b0effaebc3f1758b4319048a1f89a3687182c579a3d54c13f44cf6ea30

Contents?: true

Size: 1.99 KB

Versions: 1

Compression:

Stored size: 1.99 KB

Contents

PATH
  remote: .
  specs:
    nubank_sdk (0.6.1)
      faraday (~> 2.7.1)
      json (~> 2.3)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.2.8.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    ast (2.4.2)
    concurrent-ruby (1.1.10)
    diff-lcs (1.5.0)
    factory_bot (4.8.2)
      activesupport (>= 3.0.0)
    faraday (2.7.2)
      faraday-net_http (>= 2.0, < 3.1)
      ruby2_keywords (>= 0.0.4)
    faraday-net_http (3.0.2)
    gem-release (2.2.2)
    i18n (1.12.0)
      concurrent-ruby (~> 1.0)
    json (2.6.2)
    minitest (5.15.0)
    parallel (1.22.1)
    parser (3.1.3.0)
      ast (~> 2.4.1)
    rainbow (3.1.1)
    rake (13.0.6)
    regexp_parser (2.6.1)
    rexml (3.2.5)
    rspec (3.11.0)
      rspec-core (~> 3.11.0)
      rspec-expectations (~> 3.11.0)
      rspec-mocks (~> 3.11.0)
    rspec-core (3.11.0)
      rspec-support (~> 3.11.0)
    rspec-expectations (3.11.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-mocks (3.11.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-support (3.11.1)
    rubocop (1.41.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.16.0)
      rubocop (~> 1.33)
    ruby-progressbar (1.11.0)
    ruby2_keywords (0.0.5)
    thread_safe (0.3.6)
    tzinfo (1.2.10)
      thread_safe (~> 0.1)
    unicode-display_width (2.3.0)
    webrick (1.7.0)
    yard (0.9.28)
      webrick (~> 1.7.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 2.3.26)
  factory_bot (~> 4.8.2)
  gem-release (~> 2.2.2)
  nubank_sdk!
  rake (~> 13.0)
  rspec (~> 3.0)
  rubocop (~> 1.41.0)
  rubocop-rspec (~> 2.16.0)
  yard (~> 0.9.12)

BUNDLED WITH
   2.3.26

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
nubank_sdk-0.6.1 Gemfile.lock