vamp 0.1.8 → 0.2.0

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
2
  SHA256:
3
- metadata.gz: 4ea4b9138ff6a64d7ccc5bf8a94d929812003380b5dd803a3ad20c355dff84c6
4
- data.tar.gz: 387e5b26288edafa921bd12a9ee7a28b3d8d4d110865fb4f7ceb9333fd54e7ff
3
+ metadata.gz: 134e1aa12a9424f6e10ac28c3d3ee98349c69af38c9141a4fae88023d582aa3c
4
+ data.tar.gz: c1d28e614900c52c616edb3cec6960b199a4e160892acba5f7712192fc9dbba5
5
5
  SHA512:
6
- metadata.gz: c9a6cab97567ae590c131360d1f0d1347a196f828e5f5d1a5388cfe48f29cb6ad589c72e8bed7d29f5df3ab03efa9ec63fe42ec40d6092580690e25f6f130c47
7
- data.tar.gz: bbc5df5db61120c64d48991982abab7e41ce29f1b3d903d3a632bed081bd423dcc11b1170d93f4dfaa23aca7b39c0d649868159d84b3c80b784675fd977e46d2
6
+ metadata.gz: e90bc99943f440e45286e395e37fd6a6475990337cf2ee3f80b5a52e2c7fc65e7a2a30b589bb4b43ed16ab6729c1c02ab54dc8eaf754347f6e6874ffcc2e2145
7
+ data.tar.gz: f309e44acc9b212082f4fea43ee844518dcb045c293aa34931b169d896c104efb78a7af71b52e3b09154de34fc4905653dbb7092ebae8a88399f00b95ea7151b
data/.travis.yml CHANGED
@@ -1,12 +1,8 @@
1
1
  language: ruby
2
2
  rvm:
3
3
  - 2.0.0
4
- - 2.1.10
5
- - 2.2.10
6
- - 2.3.7
7
- - 2.4.6
8
- - 2.5.5
9
4
  - 2.6.5
5
+ - 3.0.2
10
6
  - ruby-head
11
7
  - jruby-9.2.6.0
12
8
  - jruby-19mode
data/lib/vamp/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Vamp
2
- VERSION = "0.1.8"
2
+ VERSION = "0.2.0"
3
3
  end
data/lib/vamp.rb CHANGED
@@ -107,7 +107,16 @@ module Vamp
107
107
  " we slake our thirst.",
108
108
  "Vampires pretending to be humans pretending to be vampires ... How avant-garde!",
109
109
  "I was shaking all over, and it wasn't from the vampire. Memories have teeth, too.",
110
- "I always thought the appeal for vampires are the same as religion, the desire to avoid death and live forever."
110
+ "I always thought the appeal for vampires are the same as religion, the desire to avoid death and live forever.",
111
+ "When other little girls wanted to be ballet dancers I kind of wanted to be a vampire.",
112
+ "I took mythology a lot more seriously since I’d become a vampire.",
113
+ "Vampires pretending to be humans pretending to be vampires ... How avant-garde!",
114
+ "If there's one thing real vampires seem to have in common, it is their reluctance to tell the world about who," \
115
+ " and what, they are.",
116
+ "I'm going out to get a bite to drink.",
117
+ "Loving the monsters always ends badly for the humans. It's a rule.",
118
+ "Living somewhat apart from human society, vampires are not burdened with the conventions of heterosexual or" \
119
+ " homosexual. We admire physical beauty in all its forms."
111
120
  ].sample
112
121
  end
113
122
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vamp
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.8
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Meyling
8
- autorequire:
8
+ autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-02-26 00:00:00.000000000 Z
11
+ date: 2022-01-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake
@@ -98,8 +98,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
98
98
  - !ruby/object:Gem::Version
99
99
  version: '0'
100
100
  requirements: []
101
- rubygems_version: 3.0.3
102
- signing_key:
101
+ rubygems_version: 3.2.22
102
+ signing_key:
103
103
  specification_version: 4
104
104
  summary: vampire quotes
105
105
  test_files: