interpol 0.3.3 → 0.3.4

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.
@@ -57,7 +57,7 @@ module Interpol
57
57
  rescue NoEndpointDefinitionFoundError
58
58
  config.request_version_unavailable(app, version, endpoint.available_versions)
59
59
  else
60
- example.apply_filters(config.filter_example_data_blocks, app.request.env)
60
+ example = example.apply_filters(config.filter_example_data_blocks, app.request.env)
61
61
  return example, version
62
62
  end
63
63
  end
@@ -1,3 +1,3 @@
1
1
  module Interpol
2
- VERSION = "0.3.3"
2
+ VERSION = "0.3.4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: interpol
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.3
4
+ version: 0.3.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -223,7 +223,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
223
223
  version: '0'
224
224
  segments:
225
225
  - 0
226
- hash: 2654545236171025309
226
+ hash: -376854112048680238
227
227
  required_rubygems_version: !ruby/object:Gem::Requirement
228
228
  none: false
229
229
  requirements:
@@ -232,7 +232,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
232
232
  version: '0'
233
233
  segments:
234
234
  - 0
235
- hash: 2654545236171025309
235
+ hash: -376854112048680238
236
236
  requirements: []
237
237
  rubyforge_project:
238
238
  rubygems_version: 1.8.24