fuckyeah 0.1.1 → 0.1.3

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: 49619b04cb3ab93810c9fabf670b62477b66405894ff0d365b7c53477a326e24
4
- data.tar.gz: 7c3416afebeb9ff7e9bd578dd8209f57544a7ed092c6ba66bd799f98d5f38daa
3
+ metadata.gz: 00c8d8868a631b5aef1a6c8b63b8dd7422a198f0d2a22ef7d2eed81ead11fdfc
4
+ data.tar.gz: 530fa07a0031db2eed1f245b06d7f00f0f8c4881b78b5aa479dd1e3dcb4e7ea7
5
5
  SHA512:
6
- metadata.gz: cc6f3724fa99430409ba39ace1ef3bc434e673e3c7bec053eccc201e5ac5cbe3b274de40c94977b3c5b14a25660a5c764bc249a12e3bb89603a06145d41be948
7
- data.tar.gz: 89997ad42932eb6cb87af24d3ed0cbc8e588830bd1aad23d47836fd9904e368a51010a4c554f6940a456defef20fc8f721330147e0714b243438715b5191aff9
6
+ metadata.gz: fc2561366bbd0c5d10b8194be44d67ca6d655822152b21db597a902977385d72e705aedf38435004fc8f79f74b0d7e3f28f8a89bff3d986b0f9f41442d48f15f
7
+ data.tar.gz: 7a5e2e5b667f46cf2eaf31512515c8b9ec67be475e2faee65b90ad99dc508334ad4c4f0dedcb8d0da2750039803717eb0c881fce6ab0337bf3ca86ac44fb8553
@@ -10,9 +10,13 @@ Gem::Specification.new do |spec|
10
10
  spec.email = "nickynrasch@gmail.com"
11
11
 
12
12
  spec.summary = %q{Make your application exited as FUCK!}
13
- spec.description = %q{Replace all ['yes', 'yeah', 'sure', 'yup'] with 'FUCK YEAH!!!' in every file.}
14
- spec.homepage = "https://nickyrasch.com"
13
+ spec.description = %q{
14
+ Replace all ['yes', 'yeah', 'sure', 'yup'] with 'FUCK YEAH!!!' in whatever files you choose.
15
+ Do away with code that is less excited than you are ;)
16
+ }
17
+ spec.homepage = "https://github.com/nickyrasch/FUCK-YEAH"
15
18
  spec.license = "MIT"
19
+ spec.metadata = { 'documentation_uri' => 'https://github.com/nickyrasch/FUCK-YEAH' }
16
20
 
17
21
  # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
18
22
  # to allow pushing to a single host or delete this section to allow pushing to any host.
@@ -1,3 +1,3 @@
1
1
  module Fuckyeah
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fuckyeah
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nicky Rasch
@@ -52,8 +52,9 @@ dependencies:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
54
  version: '3.0'
55
- description: Replace all ['yes', 'yeah', 'sure', 'yup'] with 'FUCK YEAH!!!' in every
56
- file.
55
+ description: "\n Replace all ['yes', 'yeah', 'sure', 'yup']
56
+ with 'FUCK YEAH!!!' in whatever files you choose.\n Do
57
+ away with code that is less excited than you are ;)\n "
57
58
  email: nickynrasch@gmail.com
58
59
  executables: []
59
60
  extensions: []
@@ -72,10 +73,11 @@ files:
72
73
  - fuckyeah.gemspec
73
74
  - lib/fuckyeah.rb
74
75
  - lib/fuckyeah/version.rb
75
- homepage: https://nickyrasch.com
76
+ homepage: https://github.com/nickyrasch/FUCK-YEAH
76
77
  licenses:
77
78
  - MIT
78
- metadata: {}
79
+ metadata:
80
+ documentation_uri: https://github.com/nickyrasch/FUCK-YEAH
79
81
  post_install_message:
80
82
  rdoc_options: []
81
83
  require_paths: