Sha256: baff1d7b697348972fe08129c1c2034c2d125bd92ec1ecee87a49649f81bafc8

Contents?: true

Size: 1.92 KB

Versions: 2

Compression:

Stored size: 1.92 KB

Contents

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

GEM
  remote: https://rubygems.org/
  specs:
    benchmark-ips (2.13.0)
    byebug (11.1.3)
    coderay (1.1.3)
    concurrent-ruby (1.2.3)
    database_cleaner (1.99.0)
    diff-lcs (1.5.1)
    ffi (1.16.3)
    formatador (1.1.0)
    guard (2.18.1)
      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.14.4)
      concurrent-ruby (~> 1.0)
    listen (3.9.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    lumberjack (1.2.10)
    method_source (1.0.0)
    nenv (0.3.0)
    notiffany (0.1.3)
      nenv (~> 0.1)
      shellany (~> 0.0)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.10.1)
      byebug (~> 11.0)
      pry (>= 0.13, < 0.15)
    rack (3.0.9.1)
    rake (12.3.3)
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    request_store (1.6.0)
      rack (>= 1.4)
    rspec (3.13.0)
      rspec-core (~> 3.13.0)
      rspec-expectations (~> 3.13.0)
      rspec-mocks (~> 3.13.0)
    rspec-core (3.13.0)
      rspec-support (~> 3.13.0)
    rspec-expectations (3.13.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-mocks (3.13.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-support (3.13.1)
    shellany (0.0.1)
    sqlite3 (1.4.4)
    thor (1.3.1)
    yard (0.9.36)

PLATFORMS
  x86_64-linux

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

BUNDLED WITH
   2.4.10

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mobility-1.3.0.rc3 Gemfile.lock
mobility-1.3.0.rc2 Gemfile.lock