tits 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/tits/version.rb +1 -1
  3. data/tits.gemspec +4 -2
  4. metadata +6 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 528e440f91bc49ab0f9c980b4b8547048df5d5de
4
- data.tar.gz: a8398cd1c521dc77ea91c0f703643797e77fdcbd
3
+ metadata.gz: d0f48a5d0d6e3c2cb0721b5be45cead402b5ffdb
4
+ data.tar.gz: f03e7768511b0342544de41d3bd001bf302fcb17
5
5
  SHA512:
6
- metadata.gz: 3d1abb9c1dc581936d8acc07f916dbc0acfbc787a9689c4488f119621f88b708647df0aa843683cd76a2e00df521ed54bf41db4889e1136b1dc0e53c553f893a
7
- data.tar.gz: 557b0e72ff5228d9730bb9489bb9d26c11763abf3f5e6d952ed38eb26091382acf55d7aea9101e8c3f72aa17394f23f9cbf4389a6ab72f06732d5ed487cef116
6
+ metadata.gz: 8a5ba10ef1e7ba83d07461058e30ec613d68e265d598b383e1175e2525cf8ffb5b709bed2e5e413f36accc50b5f9c414b996fe79a8ce6791bffdbc035107287f
7
+ data.tar.gz: 31facd43bca88ecc10454b7016033c8780cb1c24d311213dd1323f8e12026b426873676b3a2d65c7c5f3eaa6ec7ae9cdfc5734f8b3b8af614a72174966408f9f
@@ -1,3 +1,3 @@
1
1
  module Tits
2
- VERSION = "1.0.0"
2
+ VERSION = "1.0.1"
3
3
  end
@@ -9,8 +9,8 @@ Gem::Specification.new do |spec|
9
9
  spec.authors = ["zotherstupidguy"]
10
10
  spec.email = ["zotherstupidguy@gmail.com"]
11
11
 
12
- spec.summary = %q{Tits is an art expermient that literally `puts` the message out aganist gender harrasment aganist women.}
13
- spec.description = %q{Tits is an art expermient that literally `puts` the message out aganist gender harrasment aganist women.}
12
+ spec.summary = %q{Tits is an art expermient that literally `puts` the message out aganist gender harrasment.}
13
+ spec.description = %q{Tits is an art expermient that literally `puts` the message out aganist gender harrasment.}
14
14
  spec.homepage = "https://github.com/zotherstupidguy/tits"
15
15
  spec.license = "MIT"
16
16
 
@@ -32,4 +32,6 @@ Gem::Specification.new do |spec|
32
32
  spec.add_development_dependency "minitest", "~> 5.0"
33
33
 
34
34
  spec.post_install_message = "STOP being passive about gender harrasment"
35
+ spec.post_install_message = "“Culture does not make people. People make culture. If it is true that the full humanity of women is not our culture, then we can and must make it our culture.”
36
+ ― Chimamanda Ngozi Adichie, We Should All Be Feminists"
35
37
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tits
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - zotherstupidguy
@@ -53,7 +53,7 @@ dependencies:
53
53
  - !ruby/object:Gem::Version
54
54
  version: '5.0'
55
55
  description: Tits is an art expermient that literally `puts` the message out aganist
56
- gender harrasment aganist women.
56
+ gender harrasment.
57
57
  email:
58
58
  - zotherstupidguy@gmail.com
59
59
  executables: []
@@ -77,7 +77,9 @@ homepage: https://github.com/zotherstupidguy/tits
77
77
  licenses:
78
78
  - MIT
79
79
  metadata: {}
80
- post_install_message: STOP being passive about gender harrasment
80
+ post_install_message: "“Culture does not make people. People make culture. If it is
81
+ true that the full humanity of women is not our culture, then we can and must make
82
+ it our culture.” \n ― Chimamanda Ngozi Adichie, We Should All Be Feminists"
81
83
  rdoc_options: []
82
84
  require_paths:
83
85
  - lib
@@ -97,5 +99,5 @@ rubygems_version: 2.6.7
97
99
  signing_key:
98
100
  specification_version: 4
99
101
  summary: Tits is an art expermient that literally `puts` the message out aganist gender
100
- harrasment aganist women.
102
+ harrasment.
101
103
  test_files: []