Sha256: 5af4c1cc2433cd715cf53f6c57fa7aa002cb07a69ccd98656f5ba09f895c5447

Contents?: true

Size: 202 Bytes

Versions: 4

Compression:

Stored size: 202 Bytes

Contents

source "http://rubygems.org"

gemspec

group :development do
  gem "sqlite3"
  gem "mysql2"
  gem "rails"

  gem "pry"
  gem "pry-byebug"
  gem "pry-stack_explorer"
  gem "simplecov"
  gem "fuubar"
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
schema_comments-0.4.0 Gemfile
schema_comments-0.3.2 Gemfile
schema_comments-0.3.1 Gemfile
schema_comments-0.3.0 Gemfile