Sha256: f5150f1291dfa24bb70fdc9cf85f02ae68d679ae91242c4025eb18bb08c9cb4f

Contents?: true

Size: 1.61 KB

Versions: 2

Compression:

Stored size: 1.61 KB

Contents

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

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (6.0.2.1)
      activesupport (= 6.0.2.1)
    activesupport (6.0.2.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2)
    byebug (10.0.2)
    concurrent-ruby (1.1.6)
    diff-lcs (1.3)
    domain_name (0.5.20190701)
      unf (>= 0.0.5, < 1.0.0)
    http-accept (1.7.0)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    i18n (1.8.2)
      concurrent-ruby (~> 1.0)
    mime-types (3.3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2019.1009)
    mini_portile2 (2.4.0)
    minitest (5.14.0)
    netrc (0.11.0)
    nokogiri (1.10.8)
      mini_portile2 (~> 2.4.0)
    rake (10.0.3)
    rest-client (2.1.0)
      http-accept (>= 1.7.0, < 2.0)
      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.6)
      thread_safe (~> 0.1)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.6)
    zeitwerk (2.2.2)

PLATFORMS
  ruby

DEPENDENCIES
  byebug
  civicrm!
  rake
  rspec (~> 3.8)

BUNDLED WITH
   2.0.1

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
civicrm-1.3.7 Gemfile.lock
civicrm-1.3.6 Gemfile.lock