Sha256: b6b43ba62fedb7f099435b19e492c19ea07e4e2268ec9027d326a8b713547b66

Contents?: true

Size: 808 Bytes

Versions: 1

Compression:

Stored size: 808 Bytes

Contents

PATH
  remote: .
  specs:
    shiba (0.3.0)
      activesupport
      mysql2
      pg

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.2.2)
      activesupport (= 5.2.2)
    activerecord (5.2.2)
      activemodel (= 5.2.2)
      activesupport (= 5.2.2)
      arel (>= 9.0)
    activesupport (5.2.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    arel (9.0.0)
    byebug (10.0.2)
    concurrent-ruby (1.1.4)
    i18n (1.5.3)
      concurrent-ruby (~> 1.0)
    minitest (5.11.3)
    mysql2 (0.5.2)
    pg (1.1.4)
    rake (10.5.0)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord
  bundler (~> 2.0)
  byebug
  rake (~> 10.0)
  shiba!

BUNDLED WITH
   2.0.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
shiba-0.3.0 Gemfile.lock