Sha256: e70037676fd1ffc44770d9e9f40a2d7805752a767fa292f4e91e2c26b3137387

Contents?: true

Size: 1.6 KB

Versions: 1

Compression:

Stored size: 1.6 KB

Contents

PATH
  remote: .
  specs:
    ib (0.8.0)
      thor (~> 0.15.4)
      tilt (~> 1.4.1)
      xcodeproj (~> 0.17)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (4.1.8)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    coderay (1.1.0)
    colored (1.2)
    diff-lcs (1.2.5)
    ffi (1.9.3)
    formatador (0.2.4)
    guard (1.8.3)
      formatador (>= 0.2.4)
      listen (~> 1.3)
      lumberjack (>= 1.0.2)
      pry (>= 0.9.10)
      thor (>= 0.14.6)
    guard-bundler (1.0.0)
      bundler (~> 1.0)
      guard (~> 1.1)
    guard-rspec (3.1.0)
      guard (>= 1.8)
      rspec (~> 2.13)
    i18n (0.6.11)
    json (1.8.1)
    listen (1.3.1)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
      rb-kqueue (>= 0.2)
    lumberjack (1.0.5)
    method_source (0.8.2)
    minitest (5.4.3)
    pry (0.9.12.6)
      coderay (~> 1.0)
      method_source (~> 0.8)
      slop (~> 3.4)
    rake (10.2.2)
    rb-fsevent (0.9.4)
    rb-inotify (0.9.3)
      ffi (>= 0.5.0)
    rb-kqueue (0.2.2)
      ffi (>= 0.5.0)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.8)
    rspec-expectations (2.14.5)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.6)
    slop (3.5.0)
    thor (0.15.4)
    thread_safe (0.3.4)
    tilt (1.4.1)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    xcodeproj (0.20.2)
      activesupport (>= 3)
      colored (~> 1.2)

PLATFORMS
  ruby

DEPENDENCIES
  bundler
  guard-bundler
  guard-rspec
  ib!
  rake
  rspec (~> 2.0)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ib-0.8.0 Gemfile.lock