go_static 0.0.3 → 0.0.4

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.
Files changed (2) hide show
  1. data/lib/go_static.rb +1 -1
  2. metadata +3 -3
data/lib/go_static.rb CHANGED
@@ -106,6 +106,7 @@ class GoStatic
106
106
  :minimum_font_size,
107
107
  :quality,
108
108
  :width,
109
+ :javascript_delay,
109
110
  :zoom], "", :numeric)
110
111
 
111
112
  r +=make_options(options, [ :custom_header_propagation,
@@ -138,7 +139,6 @@ class GoStatic
138
139
  :encoding,
139
140
  :format,
140
141
  :height,
141
- :javascript_delay,
142
142
  :load_error_handling,
143
143
  :password,
144
144
  :proxy,
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: go_static
3
3
  version: !ruby/object:Gem::Version
4
- hash: 25
4
+ hash: 23
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 3
10
- version: 0.0.3
9
+ - 4
10
+ version: 0.0.4
11
11
  platform: ruby
12
12
  authors:
13
13
  - Lleir Borras Metje