Gemfile in helio-ruby-0.1.0 vs Gemfile in helio-ruby-0.2.0
- old
+ new
@@ -2,10 +2,10 @@
gemspec
group :development do
gem "coveralls", require: false
- gem "mocha", "~> 0.13.2"
+ gem "mocha", "~> 1.7.0"
gem "rake"
gem "shoulda-context"
gem "test-unit"
gem "timecop"
gem "webmock"