Sha256: b0e87b9cf4fe06913a4681baf72d6314707767c092315e0d9e53bd532e5e34d3

Contents?: true

Size: 1.97 KB

Versions: 1

Compression:

Stored size: 1.97 KB

Contents

PATH
  remote: .
  specs:
    mobility (0.3.1)
      i18n (>= 0.6.10, < 0.10)
      request_store (~> 1.0)

GEM
  remote: https://rubygems.org/
  specs:
    byebug (9.1.0)
    coderay (1.1.2)
    concurrent-ruby (1.0.5)
    database_cleaner (1.6.2)
    diff-lcs (1.3)
    ffi (1.9.18)
    formatador (0.2.5)
    guard (2.14.1)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (~> 1.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.9.12)
      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 (0.9.1)
      concurrent-ruby (~> 1.0)
    listen (3.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    lumberjack (1.0.12)
    method_source (0.9.0)
    mysql2 (0.4.10)
    nenv (0.3.0)
    notiffany (0.1.1)
      nenv (~> 0.1)
      shellany (~> 0.0)
    pg (0.21.0)
    pry (0.11.3)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    pry-byebug (3.5.1)
      byebug (~> 9.1)
      pry (~> 0.10)
    rake (12.3.0)
    rb-fsevent (0.10.2)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
    request_store (1.3.2)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.0)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.0)
    ruby_dep (1.5.0)
    sequel (5.2.0)
    shellany (0.0.1)
    sqlite3 (1.3.13)
    thor (0.20.0)
    yard (0.9.12)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.12)
  database_cleaner (~> 1.5, >= 1.5.3)
  guard-rspec
  mobility!
  mysql2 (~> 0.4.9)
  pg
  pry-byebug
  rake (~> 12, >= 12.2.1)
  rspec (~> 3.0)
  sequel (>= 5.0.0, < 6.0.0)
  sqlite3
  yard (~> 0.9.0)

BUNDLED WITH
   1.16.0.pre.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mobility-0.3.2 Gemfile.lock