spader 0.0.1.pre.pre → 0.0.3.pre.pre

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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spader
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1.pre.pre
4
+ version: 0.0.3.pre.pre
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cosmic Shovel, Inc.
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-10-25 00:00:00.000000000 Z
11
+ date: 2020-12-08 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Spader provides a framework for building WebExtensions, making it easy
14
14
  to target multiple browsers.
@@ -28,11 +28,12 @@ files:
28
28
  - lib/spader/documents/messages.rb
29
29
  - lib/spader/documents/project.rb
30
30
  - lib/spader/util.rb
31
+ - lib/spader/zip.rb
31
32
  homepage: https://github.com/cosmic-shovel/spader
32
33
  licenses:
33
34
  - MIT
34
35
  metadata: {}
35
- post_install_message:
36
+ post_install_message:
36
37
  rdoc_options: []
37
38
  require_paths:
38
39
  - lib
@@ -48,7 +49,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
48
49
  version: 1.3.1
49
50
  requirements: []
50
51
  rubygems_version: 3.1.4
51
- signing_key:
52
+ signing_key:
52
53
  specification_version: 4
53
54
  summary: WebExtension maker's toolkit.
54
55
  test_files: []