Sha256: 1ab80720942aa166926bb88a86ea11a80cb5e920ff890b12aa1ec911f6f1e96f

Contents?: true

Size: 1.13 KB

Versions: 4

Compression:

Stored size: 1.13 KB

Contents

PATH
  remote: .
  specs:
    slugr (1.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.2.1)
      activesupport (= 5.2.1)
    activerecord (5.2.1)
      activemodel (= 5.2.1)
      activesupport (= 5.2.1)
      arel (>= 9.0)
    activesupport (5.2.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    arel (9.0.0)
    concurrent-ruby (1.0.5)
    diff-lcs (1.3)
    i18n (1.1.0)
      concurrent-ruby (~> 1.0)
    minitest (5.11.3)
    rake (10.5.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    sqlite3 (1.3.13)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (>= 5.0)
  bundler (~> 1.16)
  rake (~> 10.0)
  rspec (~> 3.0)
  slugr!
  sqlite3

BUNDLED WITH
   1.16.1

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
slugr-1.1.2 Gemfile.lock
slugr-1.1.1 Gemfile.lock
slugr-1.1.0 Gemfile.lock
slugr-1.0.0 Gemfile.lock