Sha256: 122ad176083c873f2d28b0d90ab5f496c1d1869fd8767ee8a0a48a21a1b1457a

Contents?: true

Size: 1.88 KB

Versions: 1

Compression:

Stored size: 1.88 KB

Contents

PATH
  remote: .
  specs:
    xpanse_2go (0.1.2)
      activemodel (~> 6.0)
      fast_jsonapi (~> 1.3)
      typhoeus (~> 1.3)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (6.0.0)
      activesupport (= 6.0.0)
    activesupport (6.0.0)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.1, >= 2.1.8)
    ast (2.4.0)
    concurrent-ruby (1.1.5)
    diff-lcs (1.3)
    dotenv (2.7.5)
    ethon (0.12.0)
      ffi (>= 1.3.0)
    factory_bot (4.11.1)
      activesupport (>= 3.0.0)
    faker (1.9.6)
      i18n (>= 0.7)
    fast_jsonapi (1.5)
      activesupport (>= 4.2)
    ffi (1.11.1)
    i18n (1.7.0)
      concurrent-ruby (~> 1.0)
    jaro_winkler (1.5.3)
    minitest (5.12.2)
    parallel (1.18.0)
    parser (2.6.5.0)
      ast (~> 2.4.0)
    rainbow (3.0.0)
    rake (10.5.0)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.0)
      rspec-support (~> 3.9.0)
    rspec-expectations (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.0)
    rubocop (0.75.1)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.6)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 1.7)
    rubocop-rspec (1.36.0)
      rubocop (>= 0.68.1)
    ruby-progressbar (1.10.1)
    thread_safe (0.3.6)
    typhoeus (1.3.1)
      ethon (>= 0.9.0)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    unicode-display_width (1.6.0)
    zeitwerk (2.2.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 2.0)
  dotenv (~> 2.5)
  factory_bot (~> 4.11)
  faker (~> 1.9)
  rake (~> 10.0)
  rspec (~> 3.0)
  rubocop-rspec (~> 1.32)
  xpanse_2go!

BUNDLED WITH
   2.0.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
xpanse_2go-0.1.2 Gemfile.lock