Sha256: 0f924c904007a11cebe555906c35b7ce151c510ff0b91c7f279d62e1031fda0c

Contents?: true

Size: 1.96 KB

Versions: 1

Compression:

Stored size: 1.96 KB

Contents

PATH
  remote: .
  specs:
    git_flower (0.1.1)
      activesupport (~> 5.1.2)
      faraday (~> 0.9.0)
      git (~> 1.3.0)
      thor (~> 0.19.4)
      tracker_api (= 0.2.9)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.1.2)
      activesupport (= 5.1.2)
    activesupport (5.1.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.5.1)
      public_suffix (~> 2.0, >= 2.0.2)
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
    byebug (9.0.6)
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
    concurrent-ruby (1.0.5)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    diff-lcs (1.3)
    equalizer (0.0.11)
    excon (0.57.1)
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
    faraday_middleware (0.11.0.1)
      faraday (>= 0.7.4, < 1.0)
    git (1.3.0)
    i18n (0.8.5)
    ice_nine (0.11.2)
    minitest (5.10.2)
    multipart-post (2.0.0)
    public_suffix (2.0.5)
    rake (10.5.0)
    rspec (3.6.0)
      rspec-core (~> 3.6.0)
      rspec-expectations (~> 3.6.0)
      rspec-mocks (~> 3.6.0)
    rspec-core (3.6.0)
      rspec-support (~> 3.6.0)
    rspec-expectations (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-mocks (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-support (3.6.0)
    thor (0.19.4)
    thread_safe (0.3.6)
    tracker_api (0.2.9)
      activemodel
      activesupport
      addressable
      excon
      faraday (~> 0.9.0)
      faraday_middleware
      virtus
    tzinfo (1.2.3)
      thread_safe (~> 0.1)
    virtus (1.0.5)
      axiom-types (~> 0.1)
      coercible (~> 1.0)
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.15)
  byebug
  git_flower!
  rake (~> 10.0)
  rspec (~> 3.0)

BUNDLED WITH
   1.15.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
git_flower-0.1.1 Gemfile.lock