qa 0.4.1 → 0.4.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -81,7 +81,7 @@ describe Qa::Authorities::Getty do
81
81
 
82
82
  describe "#request_options" do
83
83
  subject { authority.request_options }
84
- it { is_expected.to eq({}) }
84
+ it { is_expected.to eq(accept: "application/sparql-results+json") }
85
85
  end
86
86
 
87
87
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: qa
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.1
4
+ version: 0.4.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stephen Anderson
@@ -15,7 +15,7 @@ authors:
15
15
  autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
- date: 2015-03-13 00:00:00.000000000 Z
18
+ date: 2015-04-06 00:00:00.000000000 Z
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
21
21
  name: rails