Sha256: 111a354626985688a9068ab33b2ad794b87ef3b3892800d89980134771e60fa5

Contents?: true

Size: 1.83 KB

Versions: 2

Compression:

Stored size: 1.83 KB

Contents

GEM
  remote: http://rubygems.org/
  specs:
    activemodel (5.2.0)
      activesupport (= 5.2.0)
    activerecord (5.2.0)
      activemodel (= 5.2.0)
      activesupport (= 5.2.0)
      arel (>= 9.0)
    activesupport (5.2.0)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.4.0)
    appraisal (2.2.0)
      bundler
      rake
      thor (>= 0.14.0)
    arel (9.0.0)
    builder (3.2.3)
    concurrent-ruby (1.0.5)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
    git (1.2.9.1)
    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.7)
    highline (1.6.21)
    i18n (1.0.0)
      concurrent-ruby (~> 1.0)
    jeweler (2.3.9)
      builder
      bundler
      git (>= 1.2.5)
      github_api (~> 0.16.0)
      highline (>= 1.6.15)
      nokogiri (>= 1.5.10)
      psych
      rake
      rdoc
      semver2
    jwt (1.5.6)
    mime-types (2.99.3)
    minitest (5.11.3)
    multi_json (1.13.1)
    multi_xml (0.6.0)
    multipart-post (2.0.0)
    nokogiri (1.5.11)
    oauth2 (1.4.0)
      faraday (>= 0.8, < 0.13)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    psych (3.0.2)
    rack (1.6.9)
    rake (10.5.0)
    rdoc (5.1.0)
    semver2 (3.4.2)
    sqlite3 (1.3.13)
    thor (0.20.0)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (>= 3.1.0, < 6)
  appraisal
  git (~> 1.2.9)
  highline (~> 1.6.0)
  jeweler
  minitest
  nokogiri (~> 1.5.0)
  rack (~> 1.6)
  rake (~> 10.4)
  rdoc (>= 2.4.2, < 6)
  sqlite3

BUNDLED WITH
   1.16.1

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
deep_cloneable-2.4.0 Gemfile.lock
deep_cloneable-2.3.2 Gemfile.lock