Sha256: 643f9f275a28be2d004f3ad972157491d643d54b025c6405b051b375c9fc1600

Contents?: true

Size: 1.15 KB

Versions: 2

Compression:

Stored size: 1.15 KB

Contents

PATH
  remote: .
  specs:
    serialbar (0.0.1)
      serialport (~> 1.3, >= 1.3.0)
      thor (~> 0.19, >= 0.19.1)
      timers (~> 3.0, >= 3.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (3.2.18)
      activesupport (= 3.2.18)
      builder (~> 3.0.0)
    activesupport (3.2.18)
      i18n (~> 0.6, >= 0.6.4)
      multi_json (~> 1.0)
    builder (3.0.4)
    diff-lcs (1.2.5)
    hitimes (1.2.1)
    i18n (0.6.9)
    mongoid (3.1.6)
      activemodel (~> 3.2)
      moped (~> 1.4)
      origin (~> 1.0)
      tzinfo (~> 0.3.29)
    moped (1.5.2)
    multi_json (1.10.1)
    origin (1.1.0)
    rake (0.9.6)
    rspec (3.0.0)
      rspec-core (~> 3.0.0)
      rspec-expectations (~> 3.0.0)
      rspec-mocks (~> 3.0.0)
    rspec-core (3.0.2)
      rspec-support (~> 3.0.0)
    rspec-expectations (3.0.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.0.0)
    rspec-mocks (3.0.2)
      rspec-support (~> 3.0.0)
    rspec-support (3.0.2)
    serialport (1.3.0)
    thor (0.19.1)
    timers (3.0.0)
      hitimes
    tzinfo (0.3.39)

PLATFORMS
  ruby

DEPENDENCIES
  mongoid (~> 3.1, >= 3.1.6)
  rake (~> 0)
  rspec (~> 3.0, >= 3.0.0)
  serialbar!

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
serialbar-0.0.2 Gemfile.lock
serialbar-0.0.1 Gemfile.lock