[Bundle] update
Showing
... | ... | @@ -18,6 +18,8 @@ group :development do |
gem "mocha-on-bacon" | ||
gem 'prettybacon', :git => 'https://github.com/irrationalfab/PrettyBacon.git', :branch => 'master' | ||
gem "rake" | ||
gem 'mime-types', '< 2' # v2 is 1.9.x only | ||
gem 'coveralls', :require => false | ||
# Explicitly add this, otherwise it might sometimes be missing: | ||
# https://github.com/lemurheavy/coveralls-ruby/blob/master/coveralls-ruby.gemspec#L23. | ||
... | ... |
Please
register
or
sign in
to comment