aidan_ipsum 0.2.0 → 0.3.0
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 +4 -4
- data/lib/aidan_ipsum/version.rb +1 -1
- data/lib/aidan_ipsum/words.txt +6 -0
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 35616a2b7635b84f0e6df03f2c07014e23c3ce0a
|
|
4
|
+
data.tar.gz: 298e2dd2984b8c8890877ebe746256f4c06a7344
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: bbcb7af0f104a8bbfd2ac4478621479edf9f4a3a105ed9c7aa14efece9247bb4de6995cca1c31884f627b293a69b19fd2f6bf8249d34d1ffe7b2c9c52da9af6a
|
|
7
|
+
data.tar.gz: a1dbfeee7d262883eed61e5e516077b38e36a7c8756b08a21b047b91586527103041667b879b40374513090d49a1912738006d3891b1ba482c36b3a15040bd18
|
data/lib/aidan_ipsum/version.rb
CHANGED
data/lib/aidan_ipsum/words.txt
CHANGED
|
@@ -128,3 +128,9 @@ I can't come into work today because I've lost my key and I can't lock my house
|
|
|
128
128
|
I had to take pictures of my room to make sure the landlord hadn't stolen anything
|
|
129
129
|
No actually, Phil
|
|
130
130
|
My baby sister
|
|
131
|
+
Does anyone want some warm pepsi max?
|
|
132
|
+
I had a moment
|
|
133
|
+
I will flay the flesh from your bones and wear it as a cape
|
|
134
|
+
Clearly people listen to me cause they sigh when I talk
|
|
135
|
+
I will go as Daenerys Targaryen
|
|
136
|
+
I reject the validity of your comment because you clearly can't decide how to write variables in comments
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aidan_ipsum
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.3.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tom Dracz
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2018-
|
|
11
|
+
date: 2018-05-31 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bundler
|