incollege-text 1.12.0 → 1.12.1

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
  SHA1:
3
- metadata.gz: 12578e3ba91331f0925ac6244653cbc5066eab05
4
- data.tar.gz: b50711335a1be690ff1189097954a36e09abe3ea
3
+ metadata.gz: bac6c87416112b271079cdd97ed7ae088cd86c9c
4
+ data.tar.gz: 823853c1d84c6c0a9f56ee4bb4f6a224262b3126
5
5
  SHA512:
6
- metadata.gz: 52a406130c6dc44e0195c8c65c25fcbbdb6f150e1b4dc2d1a71dad3e29a7cf237222c8f26c0f641d779144c7da1e129282edf196e409fc415b033a956a6330ee
7
- data.tar.gz: 6cc06d26a0ba19668b11a29670bd8d4eae2773320caad1cc98a5666f29d992ff076a504733d6c6658da0555ae207838d2d5da1ee67c796cc44ad5e2cfb90faff
6
+ metadata.gz: 5dc6496bb7eaddb8a7c6ad8af3bfb58a82dea8ab5f2c52ddec3c1f6572f1c65d4944e1a70d02bf7d6ee5098340a45baf7ab3960f06dd37112de865f3a8c7a690
7
+ data.tar.gz: dfeedb51d1a57d52baba3b43e44f3d9a0b59cbb4eb49ba80de9714f157483cbfc3b8a5b5b79cef19922bd41f8874fe1e5010a739e7134291a9631153b5f37c66
@@ -2,9 +2,9 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = "incollege-text"
5
- s.version = "1.12.0"
5
+ s.version = "1.12.1"
6
6
  s.authors = ["Matt Sanford", "Patrick Ewing", "Ben Cherry", "Britt Selvitelle",
7
- "Raffi Krikorian", "J.P. Cummins", "Yoshimasa Niwa", "Keita Fujii", "James Koval"]
7
+ "Raffi Krikorian", "J.P. Cummins", "Yoshimasa Niwa", "Keita Fujii", "James Koval", "Franco Correa"]
8
8
  s.email = ["franco@atom.life"]
9
9
  s.homepage = "http://atom.life"
10
10
  s.description = s.summary = "A gem that provides text handling for Incollege"
@@ -0,0 +1 @@
1
+ ../../../conformance/tld_lib.yml
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: incollege-text
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.12.0
4
+ version: 1.12.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matt Sanford
@@ -13,6 +13,7 @@ authors:
13
13
  - Yoshimasa Niwa
14
14
  - Keita Fujii
15
15
  - James Koval
16
+ - Franco Correa
16
17
  autorequire:
17
18
  bindir: bin
18
19
  cert_chain: []
@@ -132,6 +133,7 @@ files:
132
133
  - README.rdoc
133
134
  - Rakefile
134
135
  - incollege-text.gemspec
136
+ - lib/assets/tld_lib.yml
135
137
  - lib/incollege-text.rb
136
138
  - lib/incollege-text/autolink.rb
137
139
  - lib/incollege-text/deprecation.rb