companies-house-rest 0.4.6 → 0.4.7

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 975d5d82c745a1d3113afa44779c69c4f541f2340a15576ccdcb1386f8c5d62d
4
- data.tar.gz: a6135c58b387ccf2b9e4f84dd535e17a8861df0d8366de63b72d48aaa7ca975f
3
+ metadata.gz: f34ff4658424695952bcd5013a47cf93111b646dc8096b77d80dbdf25c4310f8
4
+ data.tar.gz: 57d2c0ca93932d54802d4e156121cda1e5cb18ad063d1a8b7214167e9b9d8dce
5
5
  SHA512:
6
- metadata.gz: 1b082f7d995a9cb2281fc88e37dc74942d336c63e02d38e681c956035226e06288e81530756071ded20479c5b9354ff2a4af0a8979f473079a81788b0b49cd43
7
- data.tar.gz: 07fb5e307f3c62bcfba96e7312da11c288275e44e014c3c61cc260d3d3ac0b2f38319248cb10008adc3bebc204354d484ab23ca44072469ee6760e33192221be
6
+ metadata.gz: 831b31544d00564218f85081affe103d109b904f16deaa92f228dc119e9e155c45ba0ab263cf5cddad1f90061cc47199a2498bea42024a8faafd99ba07dbf8b2
7
+ data.tar.gz: 9c0a8abb3966a401ec916904e23d9f9803a5a90a74ff035d969b30587278ff00e7790e92c9563dc08949486a74ff4c3dc2258c78b2eade5af4b297cd5c2b9639
@@ -3,7 +3,7 @@
3
3
  module Instrumentation
4
4
  class ActiveSupport
5
5
  def self.publish(*args)
6
- ::ActiveSupport::Notifications.publish(**args)
6
+ ::ActiveSupport::Notifications.publish(*args)
7
7
  end
8
8
  end
9
9
  end
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module CompaniesHouse
4
- VERSION = "0.4.6"
4
+ VERSION = "0.4.7"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: companies-house-rest
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.6
4
+ version: 0.4.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - GoCardless Engineering
@@ -176,7 +176,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
176
176
  - !ruby/object:Gem::Version
177
177
  version: '0'
178
178
  requirements: []
179
- rubygems_version: 3.0.3
179
+ rubyforge_project:
180
+ rubygems_version: 2.7.6
180
181
  signing_key:
181
182
  specification_version: 4
182
183
  summary: Look up UK company registration information