Sha256: ae0fa5c29d6a65edd895cfd37b8e58a421e3a372cc5b6c9a2590fa3960fd80f6

Contents?: true

Size: 1.56 KB

Versions: 1

Compression:

Stored size: 1.56 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.7)
    appraisal (1.0.2)
      bundler
      rake
      thor (>= 0.14.0)
    arel (6.0.0)
    builder (3.2.2)
    faraday (0.8.9)
      multipart-post (~> 1.2.0)
    git (1.2.9.1)
    github_api (0.10.1)
      addressable
      faraday (~> 0.8.1)
      hashie (>= 1.2)
      multi_json (~> 1.4)
      nokogiri (~> 1.5.2)
      oauth2
    hashie (3.4.0)
    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.2)
    jwt (1.2.1)
    minitest (5.5.1)
    multi_json (1.10.1)
    multi_xml (0.5.5)
    multipart-post (1.2.0)
    nokogiri (1.5.11)
    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 (4.2.0)
      json (~> 1.4)
    sqlite3 (1.3.10)
    thor (0.19.1)
    thread_safe (0.3.4)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 4.2.0)
  appraisal
  i18n (~> 0.7.0)
  jeweler
  minitest
  nokogiri (~> 1.5.0)
  rdoc (>= 2.4.2)
  sqlite3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
deep_cloneable-2.1.0 gemfiles/4.2.gemfile.lock