Sha256: 04a63be69a427bc1d8e5e232183deee8c085013e0f41646bd68f1611fa00f121

Contents?: true

Size: 1.51 KB

Versions: 1

Compression:

Stored size: 1.51 KB

Contents

PATH
  remote: .
  specs:
    mongo_profiler (0.0.1)
      activesupport

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (4.0.2)
      i18n (~> 0.6, >= 0.6.4)
      minitest (~> 4.2)
      multi_json (~> 1.3)
      thread_safe (~> 0.1)
      tzinfo (~> 0.3.37)
    atomic (1.1.14)
    bson (1.9.2)
    bson_ext (1.9.2)
      bson (~> 1.9.2)
    byebug (2.5.0)
      columnize (~> 0.3.6)
      debugger-linecache (~> 1.2.0)
    coderay (1.1.0)
    columnize (0.3.6)
    debugger-linecache (1.2.0)
    diff-lcs (1.2.5)
    i18n (0.6.9)
    method_source (0.8.2)
    minitest (4.7.5)
    mongo (1.9.2)
      bson (~> 1.9.2)
    multi_json (1.8.4)
    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.1.3)
      atomic
    tilt (1.4.1)
    tzinfo (0.3.38)

PLATFORMS
  ruby

DEPENDENCIES
  bson_ext
  mongo (= 1.9.2)
  mongo_profiler!
  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.1 Gemfile.lock