Gemfile in rley-0.3.05 vs Gemfile in rley-0.3.06
- old
+ new
@@ -2,8 +2,8 @@
# Prevent Bundler to load the dependencies from our .gemspec file
group :development do
gem 'rake', '>= 10.0.0'
gem 'rspec', '>= 3.5.0'
- gem 'simplecov', '>= 0.8.0'
+ gem 'simplecov', '>= 0.1.0'
gem 'coveralls', '>= 0.7.0'
end