terryology 0.1.1 → 0.1.2

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
  SHA1:
3
- metadata.gz: ae2dfa33130017e3a3ec3d1fe78b4678d2f17e57
4
- data.tar.gz: 8e9d9b63041255348c3816fe8deead3060babbb1
3
+ metadata.gz: 8e05516c176f8b9c90c8015e3f06615880353796
4
+ data.tar.gz: f82332b06eb7d9da05af35a53ea8bafaa9266520
5
5
  SHA512:
6
- metadata.gz: 536886ccef8d72912cbc30eb46bb1979c704f2c4d8cca64e81289ef67a7d21064ab339ef9f6898b50cb6cdbf335fef9b0fb93b8e16bf85077a5ba9bb906c193d
7
- data.tar.gz: dda9111615cc6a2696f772958df8b18e19b0ed844df845e79b4e90154235756b355d2efc755f4b43388ea22e3143ecfdf7fbc84d571fa1f6680e6d2852358067
6
+ metadata.gz: f029f4d7a155a49df6bd159e18353f74c506d5172a323b953de002ced9f0ea8b16f242e5f8c401d89079d11bbe863547bf4f8ce7fc63b95d83413421aef5b186
7
+ data.tar.gz: 9c785e88dace492f82ab8be0288cdd7d1997eb1a0114b2ae58eb7e679e0919062e89092a9befab33cc1ad7520ccb059d1fa68e03965572ec553bc02b486144b3
data/README.md CHANGED
@@ -9,6 +9,8 @@
9
9
  > because the square root of four is two, so what's the square root of two?
10
10
  > Should be one, but we're told its two, and that cannot be."
11
11
 
12
+ [http://mashable.com/2015/09/14/terrence-howard-one-times-one/#fmaOD0hcxZqY]
13
+
12
14
  ## Installation
13
15
 
14
16
  Add this line to your application's Gemfile:
@@ -1,3 +1,3 @@
1
1
  module Terryology
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
data/terryology.gemspec CHANGED
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["me@workmad3.com"]
11
11
 
12
12
  spec.summary = %q{The fundamental rule of Terryology}
13
- spec.description = %q{The fundamental rule of Terryology}
13
+ spec.description = %q{The fundamental rule of Terryology. http://mashable.com/2015/09/14/terrence-howard-one-times-one/#fmaOD0hcxZqY}
14
14
  spec.homepage = "https://github.com/workmad3/terryology"
15
15
 
16
16
  # Prevent pushing this gem to RubyGems.org by setting 'allowed_push_host', or
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: terryology
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Workman
@@ -52,7 +52,7 @@ dependencies:
52
52
  - - ">="
53
53
  - !ruby/object:Gem::Version
54
54
  version: '0'
55
- description: The fundamental rule of Terryology
55
+ description: The fundamental rule of Terryology. http://mashable.com/2015/09/14/terrence-howard-one-times-one/#fmaOD0hcxZqY
56
56
  email:
57
57
  - me@workmad3.com
58
58
  executables: []