Sha256: 377f18753930115afdf5ba864e165f60c05bedd89446317773a5760b24240932

Contents?: true

Size: 883 Bytes

Versions: 2

Compression:

Stored size: 883 Bytes

Contents

PATH
  remote: .
  specs:
    civicrm (1.0.1)
      activemodel
      activesupport
      nokogiri
      rest-client (~> 1.4)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (3.2.13)
      activesupport (= 3.2.13)
      builder (~> 3.0.0)
    activesupport (3.2.13)
      i18n (= 0.6.1)
      multi_json (~> 1.0)
    builder (3.0.4)
    diff-lcs (1.2.1)
    i18n (0.6.1)
    metaclass (0.0.1)
    mime-types (1.22)
    mocha (0.10.5)
      metaclass (~> 0.0.1)
    multi_json (1.7.2)
    nokogiri (1.5.9)
    rake (10.0.3)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    rspec (2.13.0)
      rspec-core (~> 2.13.0)
      rspec-expectations (~> 2.13.0)
      rspec-mocks (~> 2.13.0)
    rspec-core (2.13.1)
    rspec-expectations (2.13.0)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.13.0)

PLATFORMS
  ruby

DEPENDENCIES
  civicrm!
  mocha
  rake
  rspec

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
civicrm-1.0.2 Gemfile.lock
civicrm-1.0.1 Gemfile.lock