jalkoby/squasher

View on GitHub
Gemfile

Summary

Maintainability
Test Coverage
source 'https://rubygems.org'

# Specify your gem's dependencies in squasher.gemspec
gemspec

eval(File.read('Gemfile.custom')) if File.exist?('Gemfile.custom')