Sha256: 1670b130fc8e5f543f1cebea1d8021a09d5fe274f9fbcc7e7c3aef17fb30f328

Contents?: true

Size: 223 Bytes

Versions: 7

Compression:

Stored size: 223 Bytes

Contents

source "http://rubygems.org"

gem "activesupport", "~> 4.2.0"
gem "activerecord" , "~> 4.2.0"

group :test do
  gem "sqlite3", :platform => :ruby
  gem "mysql2" , :platform => :ruby
  gem "rails"
end

gemspec :path => '..'

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
schema_comments-0.4.3 gemfiles/Gemfile.rails-4.2
schema_comments-0.4.2 gemfiles/Gemfile.rails-4.2
schema_comments-0.4.1 gemfiles/Gemfile.rails-4.2
schema_comments-0.4.0 gemfiles/Gemfile.rails-4.2
schema_comments-0.3.2 gemfiles/Gemfile.rails-4.2
schema_comments-0.3.1 gemfiles/Gemfile.rails-4.2
schema_comments-0.3.0 gemfiles/Gemfile.rails-4.2