hidemyass 0.0.7 → 0.0.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -13,7 +13,7 @@ module Hidemyass
13
13
  return response
14
14
  end
15
15
  rescue *HTTP_ERRORS => error
16
- Hidemyass.log :error, error
16
+ Hidemyass.log error
17
17
  end
18
18
  end
19
19
 
@@ -26,7 +26,7 @@ module Hidemyass
26
26
  return response
27
27
  end
28
28
  rescue *HTTP_ERRORS => error
29
- Hidemyass.log :error, error
29
+ Hidemyass.log error
30
30
  end
31
31
  end
32
32
 
@@ -1,3 +1,3 @@
1
1
  module Hidemyass
2
- VERSION = "0.0.7"
2
+ VERSION = "0.0.8"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hidemyass
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: