Sha256: 9a6d92ce3a68d9b35698d878b28a43b4fb284a2d746dd63bae18e3921819f3cc

Contents?: true

Size: 1.49 KB

Versions: 5

Compression:

Stored size: 1.49 KB

Contents

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

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.2.1)
      activesupport (= 5.2.1)
    activesupport (5.2.1)
      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.4)
    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 (1.1.1)
      concurrent-ruby (~> 1.0)
    mime-types (3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2016.0521)
    mini_portile2 (2.4.0)
    minitest (5.11.3)
    netrc (0.11.0)
    nokogiri (1.10.1)
      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.5)

PLATFORMS
  ruby

DEPENDENCIES
  byebug
  civicrm!
  rake
  rspec (~> 3.8)

BUNDLED WITH
   1.12.5

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
civicrm-1.3.1 Gemfile.lock
civicrm-1.2.5 Gemfile.lock
civicrm-1.2.2 Gemfile.lock
civicrm-1.2.1 Gemfile.lock
civicrm-1.2.0 Gemfile.lock