videojs_rails 4.10.0 → 4.10.1

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: 53ac8c4527a2f49acbf718f4598e0e244bda1bd4
4
- data.tar.gz: 7a173b8a8eb80952698a749455ffd7f9dfabceaa
3
+ metadata.gz: a09dc3e83720d1570eb33dd8908106b722983b6c
4
+ data.tar.gz: 7d0d0b537a87eed19d17bd564e8eec73cc55ca0b
5
5
  SHA512:
6
- metadata.gz: 1d944e69a7484274035c4552e3624104fb2f28fbf857aa4b2915c83e6bc48b3ab53b17a792ac15f45718afdaf1dc2bb5e7a2abeead6fef63d40f11010917900b
7
- data.tar.gz: 8bcccdbabe88e70f96b9fa4cdc110f8f29d84291e350c744e761a5176661c8c83ba5296405752b76c2204da315e53d0b71eb6a443c960012fa295009dcdd5eba
6
+ metadata.gz: 313c49c0e26e80117cff722cbe0d5568a455bb49706e87a7705d6b8d903dba9a4a075a1f56661d5a84810c5fdb6913010a0e70f9d52f428e7d92d7cfb42afb07
7
+ data.tar.gz: 2e98ec34cc37c780820a97183b111d0c34aa949f840d89aeac283876f6e2b4628d9a15a1fbeaa352bf1ade6506ea307b7b8993d2dd26f097df30ea19d1fae61c
@@ -1,3 +1,3 @@
1
1
  module VideojsRails
2
- VERSION = '4.10.0'
2
+ VERSION = '4.10.1'
3
3
  end
@@ -6546,7 +6546,6 @@ vjs.Html5 = vjs.MediaTechController.extend({
6546
6546
  // so we can remove this all together. Right now this will block custom
6547
6547
  // controls on touch enabled laptops like the Chrome Pixel
6548
6548
  if (vjs.TOUCH_ENABLED && player.options()['nativeControlsForTouch'] === true) {
6549
- alert('useNativeControls');
6550
6549
  this.useNativeControls();
6551
6550
  }
6552
6551
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  Video.js Default Styles (http://videojs.com)
3
- Version 4.10.0
3
+ Version 4.10.1
4
4
  Create your own skin at http://designer.videojs.com
5
5
  */
6
6
  /* SKIN
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: videojs_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.10.0
4
+ version: 4.10.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sean Behan
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-07-12 00:00:00.000000000 Z
11
+ date: 2015-07-19 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: HTML5 VideoJS plugin
14
14
  email: