zunnit 0.3.6 → 0.3.7

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/zunnit/api.rb CHANGED
@@ -62,7 +62,7 @@ module Zunnit
62
62
  end
63
63
 
64
64
  # return HASH for body JSON
65
- JSON response.body, :symbolize_keys => true
65
+ JSON response.body, :symbolize_names => true
66
66
  end
67
67
 
68
68
  end
@@ -1,4 +1,4 @@
1
1
  module Zunnit
2
- VERSION = "0.3.6"
2
+ VERSION = "0.3.7"
3
3
  end
4
4
 
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: zunnit
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.3.6
5
+ version: 0.3.7
6
6
  platform: ruby
7
7
  authors:
8
8
  - Marcelo Eden