Sha256: f7ada5b7c4d4c5959be2194fbc82a850a84c43adb0603b895852404d0fd26ba4

Contents?: true

Size: 1.96 KB

Versions: 1

Compression:

Stored size: 1.96 KB

Contents

GEM
  remote: http://rubygems.org/
  specs:
    activemodel (4.2.0)
      activesupport (= 4.2.0)
      builder (~> 3.1)
    activerecord (4.2.0)
      activemodel (= 4.2.0)
      activesupport (= 4.2.0)
      arel (~> 6.0)
    activesupport (4.2.0)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    addressable (2.3.6)
    arel (6.0.0)
    builder (3.2.2)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    diff-lcs (1.1.3)
    faraday (0.9.0)
      multipart-post (>= 1.2, < 3)
    git (1.2.8)
    github_api (0.12.2)
      addressable (~> 2.3)
      descendants_tracker (~> 0.0.4)
      faraday (~> 0.8, < 0.10)
      hashie (>= 3.3)
      multi_json (>= 1.7.5, < 2.0)
      nokogiri (~> 1.6.3)
      oauth2
    hashie (3.3.2)
    highline (1.6.21)
    i18n (0.7.0)
    jeweler (2.0.1)
      builder
      bundler (>= 1.0)
      git (>= 1.2.5)
      github_api
      highline (>= 1.6.15)
      nokogiri (>= 1.5.10)
      rake
      rdoc
    json (1.8.1)
    jwt (1.2.0)
    mini_portile (0.6.1)
    minitest (5.5.0)
    multi_json (1.10.1)
    multi_xml (0.5.5)
    multipart-post (2.0.0)
    nokogiri (1.6.5)
      mini_portile (~> 0.6.0)
    oauth2 (1.0.0)
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (~> 1.2)
    rack (1.6.0)
    rake (10.4.2)
    rdoc (3.12.2)
      json (~> 1.4)
    rspec (2.8.0)
      rspec-core (~> 2.8.0)
      rspec-expectations (~> 2.8.0)
      rspec-mocks (~> 2.8.0)
    rspec-core (2.8.0)
    rspec-expectations (2.8.0)
      diff-lcs (~> 1.1.2)
    rspec-extra-formatters (1.0.0)
    rspec-mocks (2.8.0)
    sqlite3 (1.3.10)
    thread_safe (0.3.4)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (>= 3.0.0)
  activesupport (>= 3.0.0)
  bundler (>= 1.1.3)
  jeweler (~> 2.0.1)
  rdoc (~> 3.12)
  rspec (~> 2.8.0)
  rspec-extra-formatters
  sqlite3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
after_commit_action-1.0.0 Gemfile.lock