gemfiles/rails_4.2_nobrainer.gemfile

Summary

Maintainability
Test Coverage
# This file was generated by Appraisal

source "https://rubygems.org"

gem "sqlite3", "~> 1.3.5", platforms: :ruby
gem "rails", "~> 4.2.11"
gem "after_commit_everywhere", "~> 1.0"
gem "nobrainer", "~> 0.33.0"

gemspec path: "../"