totter 0.3.5 → 0.3.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
1
  module Totter
2
2
  # Verion of the Totter gem
3
- VERSION = '0.3.5'
3
+ VERSION = '0.3.6'
4
4
  end
@@ -9,7 +9,7 @@ class HttpTest < Totter::TestCase
9
9
 
10
10
  def test_default_mashie_format
11
11
  VCR.use_cassette 'client_http/configuration' do
12
- assert_equal Hash, Totter.new(result_format: :hash).configuration.class
12
+ assert_equal Hash, Totter.new({:result_format => :hash}).configuration.class
13
13
  end
14
14
  end
15
15
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: totter
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.5
4
+ version: 0.3.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: