raygun 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -269,8 +269,6 @@ RUBY
269
269
  end
270
270
 
271
271
  def setup_simplecov
272
- uncomment_lines 'Gemfile', /simplecov/
273
-
274
272
  copy_file '_lib/tasks/coverage.rake', 'lib/tasks/coverage.rake'
275
273
  copy_file '_spec/support/simplecov.rb', 'spec/support/simplecov.rb'
276
274
  end
@@ -1,3 +1,3 @@
1
1
  module Raygun
2
- VERSION = "0.0.5"
2
+ VERSION = "0.0.6"
3
3
  end
@@ -26,7 +26,7 @@ group :test, :development do
26
26
  gem 'factory_girl_rails'
27
27
  gem 'jasminerice'
28
28
  gem 'timecop'
29
- #gem 'simplecov'
29
+ gem 'simplecov'
30
30
  end
31
31
 
32
32
  group :development do
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: raygun
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: