debugged-ruby 0.1.8 → 0.1.9

Sign up to get free protection for your applications and to get access to all the features.
data/lib/debugged-ruby.rb CHANGED
@@ -61,7 +61,7 @@ module Debugged
61
61
  "platform" => RUBY_PLATFORM.to_s}
62
62
  }
63
63
 
64
- url = "http://debugrged.herokuapp.com/report"
64
+ url = "http://debugged.herokuapp.com/report"
65
65
  uri = URI(url)
66
66
 
67
67
  req = Net::HTTP::Post.new(uri.request_uri)
@@ -1,3 +1,3 @@
1
1
  module Debugged
2
- VERSION = '0.1.8'
2
+ VERSION = '0.1.9'
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.1.8
4
+ version: 0.1.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: