source 'rubygems.org'

gem 'appbundler' gem 'sugarjar', :path => '.'

group :test do

gem 'mdl'
gem 'rspec'
gem 'rubocop'

end