Sha256: 92d8ace187c18ac4fa9e1b6eff4696ffcaa0531ff3d77180c71c287c4080cb56

Contents?: true

Size: 1.92 KB

Versions: 1

Compression:

Stored size: 1.92 KB

Contents

PATH
  remote: .
  specs:
    mobility (1.3.0.alpha)
      i18n (>= 0.6.10, < 2)
      request_store (~> 1.0)

GEM
  remote: https://rubygems.org/
  specs:
    benchmark-ips (2.9.1)
    byebug (11.1.3)
    coderay (1.1.3)
    concurrent-ruby (1.1.9)
    database_cleaner (1.99.0)
    diff-lcs (1.4.4)
    ffi (1.15.4)
    formatador (0.3.0)
    guard (2.18.0)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (>= 1.0.12, < 2.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.13.0)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-compat (1.2.1)
    guard-rspec (4.7.3)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.0)
    i18n (1.8.10)
      concurrent-ruby (~> 1.0)
    listen (3.7.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    lumberjack (1.2.8)
    method_source (1.0.0)
    nenv (0.3.0)
    notiffany (0.1.3)
      nenv (~> 0.1)
      shellany (~> 0.0)
    pg (1.3.5)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.9.0)
      byebug (~> 11.0)
      pry (~> 0.13.0)
    rack (2.2.3)
    rake (12.3.3)
    rb-fsevent (0.11.0)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    request_store (1.5.0)
      rack (>= 1.4)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-core (3.10.1)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.2)
    sequel (5.57.0)
    shellany (0.0.1)
    thor (1.1.0)
    yard (0.9.26)

PLATFORMS
  ruby

DEPENDENCIES
  benchmark-ips
  database_cleaner (~> 1.5, >= 1.5.3)
  guard-rspec
  mobility!
  pg
  pry-byebug
  rake (~> 12, >= 12.2.1)
  rspec (~> 3.0)
  sequel (~> 5.0)
  yard (~> 0.9.0)

BUNDLED WITH
   2.1.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mobility-1.2.7 Gemfile.lock