Sha256: f7740eb179e1aff6a8d605de1ea488ae3620d69831ede4c893886ac71f9a6d55

Contents?: true

Size: 1.51 KB

Versions: 1

Compression:

Stored size: 1.51 KB

Contents

PATH
  remote: .
  specs:
    bright_serializer (0.2.3)
      oj (~> 3)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.1)
    concurrent-ruby (1.1.7)
    diff-lcs (1.4.4)
    faker (2.15.1)
      i18n (>= 1.6, < 2)
    i18n (1.8.5)
      concurrent-ruby (~> 1.0)
    oj (3.10.18)
    parallel (1.20.1)
    parser (3.0.0.0)
      ast (~> 2.4.1)
    rainbow (3.0.0)
    rake (13.0.3)
    regexp_parser (2.0.3)
    rexml (3.2.4)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.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-support (3.10.0)
    rubocop (0.93.1)
      parallel (~> 1.10)
      parser (>= 2.7.1.5)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8)
      rexml
      rubocop-ast (>= 0.6.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 2.0)
    rubocop-ast (1.4.0)
      parser (>= 2.7.1.5)
    rubocop-performance (1.9.2)
      rubocop (>= 0.90.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    rubocop-rspec (1.44.1)
      rubocop (~> 0.87)
      rubocop-ast (>= 0.7.1)
    ruby-progressbar (1.11.0)
    unicode-display_width (1.7.0)

PLATFORMS
  ruby

DEPENDENCIES
  bright_serializer!
  bundler (~> 2)
  faker
  oj
  rake (~> 13.0)
  rspec (~> 3.0)
  rubocop
  rubocop-performance
  rubocop-rspec

BUNDLED WITH
   2.1.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bright_serializer-0.2.3 Gemfile.lock