Sha256: 76ae2a28c25feca28e38a0103f5dc2c976061b7843170f9cb1f1e6415aabf2bc

Contents?: true

Size: 1.82 KB

Versions: 1

Compression:

Stored size: 1.82 KB

Contents

PATH
  remote: .
  specs:
    mongo_profiler (0.0.2)
      activesupport

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.1.5)
      activesupport (= 4.1.5)
      builder (~> 3.1)
    activesupport (4.1.5)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    bson (2.3.0)
    builder (3.2.2)
    byebug (2.5.0)
      columnize (~> 0.3.6)
      debugger-linecache (~> 1.2.0)
    coderay (1.1.0)
    columnize (0.3.6)
    connection_pool (2.0.0)
    database_cleaner (1.3.0)
    debugger-linecache (1.2.0)
    diff-lcs (1.2.5)
    i18n (0.6.11)
    json (1.8.1)
    method_source (0.8.2)
    minitest (5.4.1)
    mongoid (4.0.0)
      activemodel (~> 4.0)
      moped (~> 2.0.0)
      origin (~> 2.1)
      tzinfo (>= 0.3.37)
    moped (2.0.0)
      bson (~> 2.2)
      connection_pool (~> 2.0)
      optionable (~> 0.2.0)
    optionable (0.2.0)
    origin (2.1.1)
    pry (0.9.12.4)
      coderay (~> 1.0)
      method_source (~> 0.8)
      slop (~> 3.4)
    pry-byebug (1.2.1)
      byebug (~> 2.2)
      pry (~> 0.9.12)
    rack (1.5.2)
    rack-protection (1.5.1)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    rake (10.1.1)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.7)
    rspec-expectations (2.14.4)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.4)
    shotgun (0.9)
      rack (>= 1.0)
    sinatra (1.4.4)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    slop (3.4.7)
    thread_safe (0.3.4)
    tilt (1.4.1)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  database_cleaner
  mongo_profiler!
  mongoid
  pry-byebug
  rack-test
  rake
  rspec (~> 2.14.1)
  shotgun
  sinatra

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mongo_profiler-0.0.2 Gemfile.lock