Sha256: a36351ca38fe23e44351bbc4328987b8b6f28abebc787c9623d8df45e56c008e

Contents?: true

Size: 1.51 KB

Versions: 4

Compression:

Stored size: 1.51 KB

Contents

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

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.1.16)
      activesupport (= 4.1.16)
      builder (~> 3.1)
    activesupport (4.1.16)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    builder (3.2.3)
    byebug (10.0.2)
    concurrent-ruby (1.0.5)
    diff-lcs (1.3)
    domain_name (0.5.20180417)
      unf (>= 0.0.5, < 1.0.0)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    i18n (0.9.5)
      concurrent-ruby (~> 1.0)
    json (1.8.6)
    mime-types (2.99.3)
    mini_portile2 (2.3.0)
    minitest (5.11.3)
    netrc (0.11.0)
    nokogiri (1.8.4)
      mini_portile2 (~> 2.3.0)
    rake (10.0.3)
    rest-client (1.8.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.5)

PLATFORMS
  ruby

DEPENDENCIES
  byebug
  civicrm!
  rake
  rspec (~> 3.8)

BUNDLED WITH
   1.12.5

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
civicrm-1.1.1 Gemfile.lock
civicrm-1.1.0 Gemfile.lock
civicrm-1.0.7 Gemfile.lock
civicrm-1.0.6 Gemfile.lock