bundlegem 0.0.12 → 0.0.13

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
- SHA1:
3
- metadata.gz: 95799e3e692c74a35d6d78a52c83b235405a999a
4
- data.tar.gz: 302468f2dcc5f39126cb0edc3733145c95bab10a
2
+ SHA256:
3
+ metadata.gz: e98962982dad9409fe6231e3f97bfb1957a96539f48f6476b8230f48faf60fdf
4
+ data.tar.gz: bdcfdd4d857319258605a6c31fcde3deeae48a2853bc7d1b7cd8946c963e9783
5
5
  SHA512:
6
- metadata.gz: e851dbf5fe9da9d7e55124a53a48038ad465e71d17da38ff18bdf5c2e25ca2905d0841239dec3fc66701d62240b1159b49261463999d029ef627ef78de295e6f
7
- data.tar.gz: 4206f59a984011d77e5b76e7cf350adb8decd788abbe50d5dce4f3a199df16364bf4affa8c8c9c3b59694d900f6332b5bbaf58bd4b96b56b913554cf8e7c9e60
6
+ metadata.gz: 6b47d5c96b0fc2fd99341e8940efb105939ba8df39c652a7a522d940b127c4d44d20c1a036685bf3660f5631bb2ad12b01ae7d3a30648927b2d79b84fb128f01
7
+ data.tar.gz: 0a4f4da996e298b5a00afcb317875d2fe73a08750c4e94fd67da2ac3402330084304bc082965ab4f8a996bc608ae45f37cfe1dfdf2de8e7bc874a964c43dbf29
@@ -1,4 +1,4 @@
1
1
  # Comments made to this file will not be preserved
2
2
  ---
3
3
  default_template: newgem
4
- best_templates: https://github.com/TheNotary/arduino.git https://github.com/TheNotary/raspberry_pi_c.git https://github.com/TheNotary/docker_repo.git https://github.com/TheNotary/simple_frontend.git https://github.com/tymeart/node_cli https://github.com/TheNotary/java-cli-app https://github.com/TheNotary/python_library
4
+ best_templates: https://github.com/TheNotary/arduino.git https://github.com/TheNotary/raspberry_pi_c.git https://github.com/TheNotary/docker_repo.git https://github.com/TheNotary/simple_frontend.git https://github.com/tymeart/node_cli https://github.com/TheNotary/java-cli-app https://github.com/TheNotary/java-gradle-cli-app https://github.com/TheNotary/python_library
@@ -1,3 +1,3 @@
1
1
  module Bundlegem
2
- VERSION = "0.0.12"
2
+ VERSION = "0.0.13"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bundlegem
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.12
4
+ version: 0.0.13
5
5
  platform: ruby
6
6
  authors:
7
7
  - TheNotary
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-11-15 00:00:00.000000000 Z
11
+ date: 2020-09-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor
@@ -171,7 +171,7 @@ homepage: ''
171
171
  licenses:
172
172
  - MIT
173
173
  metadata: {}
174
- post_install_message:
174
+ post_install_message:
175
175
  rdoc_options: []
176
176
  require_paths:
177
177
  - lib
@@ -186,9 +186,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
186
186
  - !ruby/object:Gem::Version
187
187
  version: '0'
188
188
  requirements: []
189
- rubyforge_project:
190
- rubygems_version: 2.6.8
191
- signing_key:
189
+ rubygems_version: 3.0.8
190
+ signing_key:
192
191
  specification_version: 4
193
192
  summary: this gem makes more gems!
194
193
  test_files: