Sha256: 4c28b4e667f6ddcd018842ebb0ed1670d7a915e787c1c06db2f105716b07dc44

Contents?: true

Size: 1.49 KB

Versions: 4

Compression:

Stored size: 1.49 KB

Contents

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

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.2.3)
      activesupport (= 5.2.3)
    activesupport (5.2.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    byebug (10.0.2)
    concurrent-ruby (1.1.5)
    diff-lcs (1.3)
    domain_name (0.5.20190701)
      unf (>= 0.0.5, < 1.0.0)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    i18n (1.7.0)
      concurrent-ruby (~> 1.0)
    mime-types (3.2.2)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2019.0331)
    mini_portile2 (2.4.0)
    minitest (5.12.2)
    netrc (0.11.0)
    nokogiri (1.10.4)
      mini_portile2 (~> 2.4.0)
    rake (10.0.3)
    rest-client (2.0.2)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    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.6)

PLATFORMS
  ruby

DEPENDENCIES
  byebug
  civicrm!
  rake
  rspec (~> 3.8)

BUNDLED WITH
   2.0.1

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
civicrm-1.3.5 Gemfile.lock
civicrm-1.3.4 Gemfile.lock
civicrm-1.3.3 Gemfile.lock
civicrm-1.3.2 Gemfile.lock