barthes 0.0.26 → 0.0.27

Sign up to get free protection for your applications and to get access to all the features.
data/example/q3_spec.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "expectations": [
9
9
  {
10
10
  "type": "response_code",
11
- "value": 400
11
+ "value": 200
12
12
  },
13
13
  {
14
14
  "type": "xpath_value",
@@ -1,3 +1,3 @@
1
1
  module Barthes
2
- VERSION = "0.0.26"
2
+ VERSION = "0.0.27"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: barthes
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.26
4
+ version: 0.0.27
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-11-17 00:00:00.000000000 Z
12
+ date: 2014-11-19 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bundler
@@ -229,18 +229,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
229
229
  - - ! '>='
230
230
  - !ruby/object:Gem::Version
231
231
  version: '0'
232
- segments:
233
- - 0
234
- hash: 4414805367927848811
235
232
  required_rubygems_version: !ruby/object:Gem::Requirement
236
233
  none: false
237
234
  requirements:
238
235
  - - ! '>='
239
236
  - !ruby/object:Gem::Version
240
237
  version: '0'
241
- segments:
242
- - 0
243
- hash: 4414805367927848811
244
238
  requirements: []
245
239
  rubyforge_project:
246
240
  rubygems_version: 1.8.24