shotstack 0.1.10 → 0.1.11

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 69db9cc4606b52eef85b50b253f91189debf6751d0ab49be67c4540baac3d850
4
- data.tar.gz: 49b5648bf7c43a6895f1e4ff36fc2e907f25d95f26bc71d3703b7b9a3110beb1
3
+ metadata.gz: e47715aeb5d14e4ea75f75ea9b0a967b06ed65ead20d89d57250df9e3a9a0b0f
4
+ data.tar.gz: a3b2a5d2abbcdb7134bcaa86e106cdeecc4fc615548265a4c7a9d27d13b3ffce
5
5
  SHA512:
6
- metadata.gz: f404b99a0a0dbfed63b793cd397bd1fca9a26817bc821ab86beaa3e5ff2dfae77c98ed599449a2b645a7728cea23aa9c9603557ac6e80f85ff3169bcc3fa4f8a
7
- data.tar.gz: e107fe40f34e0d8d93a35ec193d332206d98a82178be37b49a754c4c568169ac2c96dea517ae915178cb9d9220599341d156634f1070b88b79425a3f8cc070e0
6
+ metadata.gz: 73e0843d1410746345f2e32619b03c9d4f8537df336397bb2a4cb86195fe0e08c20690e0ffda9df307546547552328bc78019c99d60e46f64cd456763cd76736
7
+ data.tar.gz: 7b0dd08a36f22c9fa5a659585a3076cc6a7b60d76408f506fbef43f3862ad187317d29fbed67d3ec75983b70beae1a15e331555df61bcd52466aabd559f5568b
@@ -150,8 +150,6 @@ module Shotstack
150
150
 
151
151
  if attributes.key?(:'fps')
152
152
  self.fps = attributes[:'fps']
153
- else
154
- self.fps = FPS::N25
155
153
  end
156
154
 
157
155
  if attributes.key?(:'scale_to')
@@ -11,5 +11,5 @@ OpenAPI Generator version: 5.4.0
11
11
  =end
12
12
 
13
13
  module Shotstack
14
- VERSION = '0.1.10'
14
+ VERSION = '0.1.11'
15
15
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: shotstack
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.10
4
+ version: 0.1.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Shotstack
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-03-11 00:00:00.000000000 Z
11
+ date: 2022-03-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus