Sha256: fd646da0bda21e558744b9cedb9618b3d31c26eb76bb1a9d27d7cd7d35a57581

Contents?: true

Size: 1.9 KB

Versions: 2

Compression:

Stored size: 1.9 KB

Contents

PATH
  remote: ../
  specs:
    active_record-sequence (0.1.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.0.0)
      activesupport (= 5.0.0)
    activerecord (5.0.0)
      activemodel (= 5.0.0)
      activesupport (= 5.0.0)
      arel (~> 7.0)
    activesupport (5.0.0)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    appraisal (2.1.0)
      bundler
      rake
      thor (>= 0.14.0)
    arel (7.1.1)
    ast (2.3.0)
    builder (3.2.2)
    concurrent-ruby (1.0.2)
    diff-lcs (1.2.5)
    i18n (0.7.0)
    minitest (5.9.0)
    parser (2.3.1.2)
      ast (~> 2.2)
    pg (0.19.0)
    powerpack (0.1.1)
    rainbow (2.1.0)
    rake (11.3.0)
    rspec (3.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-core (3.5.3)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-support (3.5.0)
    rspec_junit_formatter (0.2.3)
      builder (< 4)
      rspec-core (>= 2, < 4, != 2.12.0)
    rubocop (0.40.0)
      parser (>= 2.3.1.0, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 1.99.1, < 3.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    rubocop-checkstyle_formatter (0.3.0)
      rubocop (>= 0.30.1)
    ruby-progressbar (1.8.1)
    spbtv_code_style (1.4.1)
      rspec_junit_formatter
      rubocop (= 0.40.0)
      rubocop-checkstyle_formatter
    thor (0.19.1)
    thread_safe (0.3.5)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    unicode-display_width (1.1.1)

PLATFORMS
  ruby

DEPENDENCIES
  active_record-sequence!
  activerecord (= 5.0.0)
  appraisal (= 2.1.0)
  bundler (= 1.13.1)
  pg (= 0.19.0)
  rake (= 11.3.0)
  rspec (= 3.5.0)
  spbtv_code_style (= 1.4.1)

BUNDLED WITH
   1.13.1

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
active_record-sequence-0.2.0 gemfiles/rails_5.0.0.gemfile.lock
active_record-sequence-0.1.0 gemfiles/rails_5.0.0.gemfile.lock