database_cleaner/adapters/database_cleaner-couch_potato/Gemfile

9 lines
223 B
Text
Raw Normal View History

source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
# Specify your gem's dependencies in database_cleaner-couch_potato.gemspec
gemspec
gem "database_cleaner", path: "../.."