nexmo-oas-renderer 0.3.3 → 0.3.4

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: '050910151aebbd96fbf4bbcd5a93db0d8424900b546c2996d51d93b5d80bc7ea'
4
- data.tar.gz: 34e32abdd77ecea48a196119f6e5657c36cfadd0fdc81bac7616c0b00548e934
3
+ metadata.gz: 723253594ded19849e8a5f926aa3bf5693a60e6b54e5110b03085569625715c5
4
+ data.tar.gz: a9b974ca5b09b07a7d0bf0f2cc4db6d72d769dae64d35b534989d8dd2c93898a
5
5
  SHA512:
6
- metadata.gz: 2f790a49154888525f41b382ada4ca82876a8fef1e241192691adf2fab5ab3afd1290ad12defd0961ce946d1abc462c2ef25b4da6acfa490e10d81d3c5b00623
7
- data.tar.gz: 22efd91fbe0c96ea86cbb765fd9dd066c7e0cbb8994e301fc4a2ae4519fdeb3f72080d15015483e43572ab1005768590e66ba1a238767469bb0272da236e494c
6
+ metadata.gz: 4a81fbfdc0e78303d2d3e8f6bb4e32814126fe547d6f52bdde98ef95468dbe609088fda477964148efc0a87ed402399a5dac7770ff837b0328cfb21bc47bbe2a
7
+ data.tar.gz: 90da42a314ef9d73197c8c136f764f097fa8d80ec2d1ff4cad4f01d8a822aadd052ceda3651187a275aa62968c67e12a140bbc51dafe3a1d09149ee62c906c36
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- nexmo-oas-renderer (0.3.3)
4
+ nexmo-oas-renderer (0.3.4)
5
5
  activemodel (~> 5.2)
6
6
  activesupport (~> 5.2)
7
7
  banzai (~> 0.1.2)
@@ -25,6 +25,7 @@ module Nexmo
25
25
  vonage-business-cloud/extension
26
26
  vonage-business-cloud/user
27
27
  vonage-business-cloud/vgis
28
+ application
28
29
  application.v2
29
30
  conversion
30
31
  ].freeze
@@ -1,7 +1,7 @@
1
1
  module Nexmo
2
2
  module OAS
3
3
  module Renderer
4
- VERSION = "0.3.3"
4
+ VERSION = "0.3.4"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nexmo-oas-renderer
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.3
4
+ version: 0.3.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fabian Rodriguez