Sha256: 8ef19f3be2e98b6437e82040e7a65a47ea9be7b5cbfd05cff708daff0d67f01c

Contents?: true

Size: 1.98 KB

Versions: 2

Compression:

Stored size: 1.98 KB

Contents

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.0.2)
      activesupport (= 5.0.2)
    activerecord (5.0.2)
      activemodel (= 5.0.2)
      activesupport (= 5.0.2)
      arel (~> 7.0)
    activesupport (5.0.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.4.0)
    arel (7.1.4)
    builder (3.2.3)
    concurrent-ruby (1.0.5)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    diff-lcs (1.3)
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
    git (1.3.0)
    github_api (0.16.0)
      addressable (~> 2.4.0)
      descendants_tracker (~> 0.0.4)
      faraday (~> 0.8, < 0.10)
      hashie (>= 3.4)
      mime-types (>= 1.16, < 3.0)
      oauth2 (~> 1.0)
    hashie (3.5.5)
    highline (1.7.8)
    i18n (0.8.1)
    juwelier (2.1.3)
      builder
      bundler (>= 1.13)
      git (>= 1.2.5)
      github_api
      highline (>= 1.6.15)
      nokogiri (>= 1.5.10)
      rake
      rdoc
      semver
    jwt (1.5.6)
    mime-types (2.99.3)
    mini_portile2 (2.1.0)
    minitest (5.10.1)
    multi_json (1.12.1)
    multi_xml (0.6.0)
    multipart-post (2.0.0)
    nokogiri (1.7.1)
      mini_portile2 (~> 2.1.0)
    oauth2 (1.3.1)
      faraday (>= 0.8, < 0.12)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    rack (2.0.1)
    rake (12.0.0)
    rdoc (5.1.0)
    rspec (3.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-core (3.5.4)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-support (3.5.0)
    semver (1.0.1)
    thread_safe (0.3.6)
    tzinfo (1.2.3)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (>= 4.2.6)
  bundler (~> 1.0)
  juwelier (~> 2.1.0)
  rspec

BUNDLED WITH
   1.14.6

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rails-patterns-0.2.0 Gemfile.lock
rails-patterns-0.1.1 Gemfile.lock