parliament-utils 0.10.1 → 0.10.2

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
  SHA1:
3
- metadata.gz: 8dd780d300055a0f0b7926bbb9cd7e604c870784
4
- data.tar.gz: c406ecc6dffe5d212a973565d49c14db6b5a8580
3
+ metadata.gz: fd417dcce5c90538dc57c848043d4b99dcace998
4
+ data.tar.gz: a7bf3933723b529066f1c94e90b1b174cd5c178d
5
5
  SHA512:
6
- metadata.gz: 76c5da6b9d37ecb2e8d002eb2a535697ac45d9dade4304aee132a6f455e8319cae06f3415cbc9ae4af62ff4583dea6381e3f8a5745a826db450cdc7982b58d8a
7
- data.tar.gz: 3c39bf491a242dab05ae476c3a26a4b060044e8ea04a74f3a43a50a65677f29374cde618bcf50560a07f084514918fc6b2804652704b058eb9b532645037ad83
6
+ metadata.gz: a299fe5475251186d38e82b85c6565f78d6270b880ce24f1c8eb3118a572facd33199aaf53872ccc0f3479d469c7d811bf52664da7b72c2ba1ae5123e549f83d
7
+ data.tar.gz: ed8d1b793f606017029664b4f110fb80897cd8068b77cc5e94b5f203b2666cee601b96b41d35e6e005538ab32ee14675ea5f3c51be09c230bdadf58b61c8d4c7
@@ -42,7 +42,7 @@ module Parliament
42
42
  end
43
43
 
44
44
  # Return the video player
45
- %(<div class="video-wrap"><iframe src="#{video_url}" name="UKPPlayer" title="UK Parliament Player" seamless="seamless" frameborder="0" allowfullscreen style="width: 100%; height: 100%;"></iframe></div>)
45
+ %(<div class="video--wrapper"><iframe src="#{video_url}" name="UKPPlayer" title="UK Parliament Player" seamless="seamless" frameborder="0" allowfullscreen style="width: 100%; height: 100%;"></iframe></div>)
46
46
  end
47
47
  end
48
48
  end
@@ -1,5 +1,5 @@
1
1
  module Parliament
2
2
  module Utils
3
- VERSION = '0.10.1'.freeze
3
+ VERSION = '0.10.2'.freeze
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: parliament-utils
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.1
4
+ version: 0.10.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rebecca Appleyard
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-07-11 00:00:00.000000000 Z
11
+ date: 2018-07-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: parliament-ruby