codelation/motion-tickspot

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    motion-tickspot (1.0.10)
      motion-cocoapods (~> 1.7)

GEM
  remote: https://rubygems.org/
  specs:
    RackMotion (0.3)
    activesupport (3.2.20)
      i18n (~> 0.6, >= 0.6.4)
      multi_json (~> 1.0)
    awesome_print_motion (0.1.0)
    celluloid (0.15.2)
      timers (~> 1.1.0)
    claide (0.7.0)
    cocoapods (0.34.4)
      activesupport (>= 3.2.15, < 4)
      claide (~> 0.7.0)
      cocoapods-core (= 0.34.4)
      cocoapods-downloader (~> 0.7.2)
      cocoapods-plugins (~> 0.3.1)
      cocoapods-trunk (~> 0.3.1)
      cocoapods-try (~> 0.4.1)
      colored (~> 1.2)
      escape (~> 0.0.4)
      json_pure (~> 1.8)
      nap (~> 0.8)
      open4 (~> 1.3)
      xcodeproj (~> 0.19.4)
    cocoapods-core (0.34.4)
      activesupport (>= 3.2.15)
      fuzzy_match (~> 2.0.4)
      json_pure (~> 1.8)
      nap (~> 0.8.0)
    cocoapods-downloader (0.7.2)
    cocoapods-plugins (0.3.1)
      nap
    cocoapods-trunk (0.3.1)
      json_pure (~> 1.8)
      nap (>= 0.8)
      netrc (= 0.7.8)
    cocoapods-try (0.4.2)
    coderay (1.1.0)
    colored (1.2)
    escape (0.0.4)
    ffi (1.9.3)
    formatador (0.2.5)
    fuzzy_match (2.0.4)
    guard (2.6.1)
      formatador (>= 0.2.4)
      listen (~> 2.7)
      lumberjack (~> 1.0)
      pry (>= 0.9.12)
      thor (>= 0.18.1)
    guard-motion (0.1.2)
      guard (>= 1.1.0)
      rake (>= 0.9)
    i18n (0.6.11)
    json_pure (1.8.1)
    listen (2.7.5)
      celluloid (>= 0.15.2)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
    lumberjack (1.0.5)
    method_source (0.8.2)
    motion-cocoapods (1.7.0)
      cocoapods (>= 0.34)
    motion-redgreen (0.1.0)
    multi_json (1.10.1)
    nap (0.8.0)
    netrc (0.7.8)
    open4 (1.3.4)
    pry (0.9.12.6)
      coderay (~> 1.0)
      method_source (~> 0.8)
      slop (~> 3.4)
    rake (10.3.2)
    rb-fsevent (0.9.4)
    rb-inotify (0.9.4)
      ffi (>= 0.5.0)
    slop (3.5.0)
    terminal-notifier-guard (1.5.3)
    thor (0.19.1)
    timers (1.1.0)
    xcodeproj (0.19.4)
      activesupport (~> 3.0)
      colored (~> 1.2)

PLATFORMS
  ruby

DEPENDENCIES
  RackMotion (~> 0.3)
  awesome_print_motion (~> 0.1)
  guard-motion (~> 0.1)
  motion-redgreen (~> 0.1)
  motion-tickspot!
  rake
  terminal-notifier-guard (~> 1.5)