wirispluginengine 7.14.0.1422 → 7.15.0.1425

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
  SHA1:
3
- metadata.gz: de311c541c2c4e60fa7c3d4ac695092abb4c382b
4
- data.tar.gz: c5c66b752c2d7d09590e8af29fef5b36ff0ce46f
3
+ metadata.gz: 21086c24b2f9bcd5133310ef820913c529ab4fe1
4
+ data.tar.gz: 76702c68fd5524756abcad9bde809c5dc24ead4b
5
5
  SHA512:
6
- metadata.gz: 9e584e64ed64600143396edadd72d59ab63826f0f3f00f4773c493b32ce909d7df3f3ad47f6af83a976739d181e733be306e3234c225d03129f4d16752610f7a
7
- data.tar.gz: 920e9f90663378cd6184942d5091c799d7d457f1724b7d6a635e6557e45b84cfb1d502c97433ed12b7e99d8e6ded96f5f745b019f3d7727dc28f2739fddba031
6
+ metadata.gz: 9f854072ed1ecc5d81053bf95ee3ea67195f47043fd7834c00eab702bd2966d13937faadfdfa0c04c1a052c309238473973739258684bb33e15f8e45375d4ffd
7
+ data.tar.gz: 67c9e15b97a95bced09eeb8c2f4465f8577dd5573f1894994aa2b03084433b711c70ae424f1708846f556c928ed7171c7f92ccef79ca9a2afe3a099de6fdfaac
@@ -3789,8 +3789,8 @@ js.XMLHttpRequest = window.XMLHttpRequest?XMLHttpRequest:window.ActiveXObject?fu
3789
3789
  }(this));
3790
3790
  com.wiris.js.JsPluginViewer.USE_CREATE_IMAGE = 1;
3791
3791
  com.wiris.js.JsPluginViewer.DEBUG = false;
3792
- com.wiris.js.JsPluginViewer.TECH = "@param.js.tech.discover@";
3793
- com.wiris.js.JsPluginViewer.VERSION = "7.14.0.1422";
3792
+ com.wiris.js.JsPluginViewer.TECH = "ruby";
3793
+ com.wiris.js.JsPluginViewer.VERSION = "7.15.0.1425";
3794
3794
  com.wiris.system.JsDOMUtils.TOUCHHOLD_MOVE_MARGIN = 10;
3795
3795
  com.wiris.system.JsDOMUtils.browser = new com.wiris.system.JsBrowser();
3796
3796
  com.wiris.system.JsDOMUtils.initialized = false;
@@ -1,3 +1,3 @@
1
1
  module Wirispluginengine
2
- VERSION = "7.14.0.1422"
2
+ VERSION = "7.15.0.1425"
3
3
  end
data/resources/VERSION CHANGED
@@ -1 +1 @@
1
- 7.14.0.1422
1
+ 7.15.0.1425
data/resources/tech.txt CHANGED
@@ -1 +1 @@
1
- php
1
+ ruby
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wirispluginengine
3
3
  version: !ruby/object:Gem::Version
4
- version: 7.14.0.1422
4
+ version: 7.15.0.1425
5
5
  platform: ruby
6
6
  authors:
7
7
  - Wiris
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-06-19 00:00:00.000000000 Z
11
+ date: 2019-07-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -187,7 +187,6 @@ files:
187
187
  - lib/wirispluginengine/version.rb
188
188
  - resources/VERSION
189
189
  - resources/WEB-INF/web.xml
190
- - resources/WIRISplugins.js
191
190
  - resources/default-configuration.ini
192
191
  - resources/tech.txt
193
192
  - resources/wirisplugin.css