bdurand/us_geo

View on GitHub
gemfiles/activerecord_6.0.gemfile

Summary

Maintainability
Test Coverage
# This file was generated by Appraisal

source "https://rubygems.org"

gem "rspec", "~> 3.11"
gem "sqlite3", "~> 1.4.0"
gem "webmock"
gem "appraisal"
gem "standard", "~> 1.0"
gem "simplecov", "~> 0.21", require: false
gem "rake"
gem "yard"
gem "activerecord", "~> 6.0.0"

gemspec path: "../"