debugged-ruby 0.0.4 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/lib/debugged-ruby.rb CHANGED
@@ -66,6 +66,8 @@ module Debugged
66
66
  rescue
67
67
  #do something
68
68
  end
69
+
70
+ "debugged.herokuapp.com/report/"+hash.to_s
69
71
  end
70
72
  #
71
73
  #response = RestClient.post url, :payload => report.to_json, :content_typ=>:json, :user => @@api_key
@@ -1,3 +1,3 @@
1
1
  module Debugged
2
- VERSION = '0.0.4'
2
+ VERSION = '0.0.5'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: debugged-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: