Sha256: ebcad123bbf57c3708cc1b833e9ff08a0495ef48a8baab534dca8d872544f1df

Contents?: true

Size: 1.91 KB

Versions: 1

Compression:

Stored size: 1.91 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.10.0)
    byebug (11.1.3)
    coderay (1.1.3)
    concurrent-ruby (1.2.2)
    database_cleaner (1.99.0)
    diff-lcs (1.5.0)
    ffi (1.15.5)
    formatador (1.1.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.12.0)
      concurrent-ruby (~> 1.0)
    listen (3.7.1)
      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)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.9.0)
      byebug (~> 11.0)
      pry (~> 0.13.0)
    rack (3.0.7)
    rake (12.3.3)
    rb-fsevent (0.11.1)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    request_store (1.5.1)
      rack (>= 1.4)
    rspec (3.11.0)
      rspec-core (~> 3.11.0)
      rspec-expectations (~> 3.11.0)
      rspec-mocks (~> 3.11.0)
    rspec-core (3.11.0)
      rspec-support (~> 3.11.0)
    rspec-expectations (3.11.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-mocks (3.11.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-support (3.11.0)
    shellany (0.0.1)
    thor (1.2.1)
    webrick (1.7.0)
    yard (0.9.28)
      webrick (~> 1.7.0)

PLATFORMS
  ruby

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

BUNDLED WITH
   2.4.10

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mobility-1.3.0.rc1 Gemfile.lock