prowl-exception 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
File without changes
File without changes
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
7
7
  s.description = %w{ Send exception summary to prowl }
8
8
  s.homepage = 'https://github.com/afhbl/prowl-exception'
9
9
 
10
- s.version = '0.0.1'
10
+ s.version = '0.0.2'
11
11
  s.date = '2012-08-01'
12
12
  s.files = `git ls-files`.split("\n")
13
13
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: prowl-exception
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -34,8 +34,8 @@ executables: []
34
34
  extensions: []
35
35
  extra_rdoc_files: []
36
36
  files:
37
- - lib/prowl_exception.rb
38
- - lib/prowl_exception/rack.rb
37
+ - lib/prowl-exception.rb
38
+ - lib/prowl-exception/rack.rb
39
39
  - prowl-exception.gemspec
40
40
  homepage: https://github.com/afhbl/prowl-exception
41
41
  licenses: []