Sha256: d23a093dc2d66e750fd53d5a52cf234a3fad0d143e14f40017ff1f557961d8d6

Contents?: true

Size: 220 Bytes

Versions: 7

Compression:

Stored size: 220 Bytes

Contents

source 'https://rubygems.org'

# Specify your gem's dependencies in rails_or.gemspec

gem 'activerecord', '~> 5.0'

group :test do
  gem 'simplecov'
  gem 'codeclimate-test-reporter', '~> 1.0.0'
end

gemspec path: '../'

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
atomically-1.0.6 Gemfile.gemfile
atomically-1.0.5 Gemfile.gemfile
atomically-1.0.4 Gemfile.gemfile
atomically-1.0.3 Gemfile.gemfile
atomically-1.0.2 Gemfile.gemfile
atomically-1.0.1 Gemfile.gemfile
atomically-1.0.0 Gemfile.gemfile