# frozen_string_literal: true

source "https://rubygems.org/"

gem "activerecord", "~> 5.1.0"

gemspec path: "../"