bundlegem 1.0.1.pre.rc.1 → 1.0.1.pre.rc.2

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
  SHA256:
3
- metadata.gz: 4cfe0b3615f641b31c021924c843d79bf38bcde9c437620ff2469166be8a0e79
4
- data.tar.gz: 3c530f05af2a8aa4aa89c99fa03590978d33d61b559437b5f9d78a74c52fe594
3
+ metadata.gz: d8ef6124df3152f1330208d8feb09e8f093fc8af2b4441b6e6c0428bebf9fc7b
4
+ data.tar.gz: fb3190a5d17f81c503ba6b0ec8e177da25839103ca08435b2f65066f9d9d98fe
5
5
  SHA512:
6
- metadata.gz: 2d7bb6ae37d62d13d0b4dd4e15fc0d916b39b00e1f9feaf520ceb4fcdf63159d221f648fd547fd63cb28b027c56cfc0bedeb46c60b132ae9d78d9a8d6c6fe9e8
7
- data.tar.gz: 27b0d466cba63e6638547dc583645b411536068401658b9a27e106c60faf05fc922d3e3021f0d2158a987bc80f34f7fadad04d75e005ba643d7388c8e8a6d576
6
+ metadata.gz: ae41afdebd6940ddae50f164b2cd48605621de85b6d30f11f2e0691f3d3a5201397d3d462ca4536f14fe6182b97cedb6be5767d92cf6ba729f822dcb296bf544
7
+ data.tar.gz: eeb9cfe491a4caa11698d494fbcc140df5d385224bab1347061d5fa26c947c8c8d0d77b04f6f0cefe75ed7d2d02579523a1da7f97087fdfedd8ceaa7e4f3add9
data/config/config CHANGED
@@ -1,4 +1,4 @@
1
1
  # Comments made to this file will not be preserved
2
2
  ---
3
3
  default_template: cli_gem
4
- best_templates: https://github.com/TheNotary/template-ruby-cli-gem https://github.com/TheNotary/template-arduino.git https://github.com/TheNotary/template-raspberry-pi-c.git https://github.com/TheNotary/docker_repo.git https://github.com/TheNotary/template-html-css-js.git https://github.com/TheNotary/template-java-gradle-cli-app https://github.com/TheNotary/template-python-library
4
+ best_templates: https://github.com/TheNotary/template-ruby-cli-gem https://github.com/TheNotary/template-arduino.git https://github.com/TheNotary/template-raspberry-pi-c.git https://github.com/TheNotary/docker_repo.git https://github.com/TheNotary/template-html-css-js.git https://github.com/TheNotary/template-java-gradle-cli-app
@@ -1,3 +1,3 @@
1
1
  module Bundlegem
2
- VERSION = "1.0.1-rc.1"
2
+ VERSION = "1.0.1-rc.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bundlegem
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1.pre.rc.1
4
+ version: 1.0.1.pre.rc.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - TheNotary
@@ -222,9 +222,9 @@ licenses:
222
222
  - MIT
223
223
  metadata:
224
224
  bug_tracker_uri: https://github.com/TheNotary/bundlegem/issues
225
- changelog_uri: https://github.com/TheNotary/bundlegem/releases/tag/v1.0.1-rc.1
226
- documentation_uri: https://api.rubyonrails.org/v1.0.1-rc.1/
227
- source_code_uri: https://github.com/TheNotary/bundlegem/tree/v1.0.1-rc.1
225
+ changelog_uri: https://github.com/TheNotary/bundlegem/releases/tag/v1.0.1-rc.2
226
+ documentation_uri: https://api.rubyonrails.org/v1.0.1-rc.2/
227
+ source_code_uri: https://github.com/TheNotary/bundlegem/tree/v1.0.1-rc.2
228
228
  rdoc_options: []
229
229
  require_paths:
230
230
  - lib