ruby-upworthy 1.0.0 → 1.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/LICENSE +30 -3
- data/README.md +2 -1
- data/lib/upworthy.rb +1 -1
- metadata +4 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 835dd710d85f7fc5fccec29fdc4daeb7928a2cf463d155f5d64f24ae28b0baca
|
4
|
+
data.tar.gz: 3f53a6c1fcdddce99c9f06b31a53f2a7879cde3d1ad6aed2b3f39dc347ba823f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 61202c879b16811fd87c7452b0457eb4b3c911c49a0633718be8a3c817cc64c93d0310be252dc460533f82cf69d8da52e0fba4225c43108e6046b2e91c670e19
|
7
|
+
data.tar.gz: c4d6703e599a99bb2d14804cd19482c35e0c3908ac4e88cc2963980da53aaf10e25e3c49e2e5a9c41e85f9331991a20e9c2c0860fb72a60aa75c51f1a9c30586
|
data/LICENSE
CHANGED
@@ -1,6 +1,6 @@
|
|
1
|
-
The MIT License (MIT)
|
1
|
+
The MIT License (MIT) with restrictions
|
2
2
|
|
3
|
-
Copyright (c)
|
3
|
+
Copyright (c) 2020 William Woodruff <william @ yossarian.net>
|
4
4
|
|
5
5
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
6
6
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -18,4 +18,31 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
18
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
19
19
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
20
20
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
21
|
-
THE SOFTWARE.
|
21
|
+
THE SOFTWARE.
|
22
|
+
|
23
|
+
The following terms additionally apply and override any above terms for
|
24
|
+
applicable parties:
|
25
|
+
|
26
|
+
You may not use, copy, modify, merge, publish, distribute, sublicense,
|
27
|
+
and/or sell copies of the Software in a military or law enforcement context,
|
28
|
+
defined as follows:
|
29
|
+
|
30
|
+
1. A military context is a professional context where the intended application
|
31
|
+
of the Software is integration or use with or by military software, tools
|
32
|
+
(software or hardware), or personnel. This includes contractors and
|
33
|
+
subcontractors as well as research affiliates of any military organization.
|
34
|
+
|
35
|
+
2. A law enforcement context is a professional context where the intended
|
36
|
+
application of the Software is integration or use with or by law enforcement
|
37
|
+
software, tools (software or hardware), or personnel. This includes
|
38
|
+
contractors and subcontractors as well as research affiliates of any law
|
39
|
+
enforcement organization.
|
40
|
+
|
41
|
+
Entities that sell or license to military or law enforcement organizations
|
42
|
+
may use the Software under the original terms, but only in contexts that do
|
43
|
+
not assist or supplement the sold or licensed product.
|
44
|
+
|
45
|
+
Students and academics who are affiliated with research institutions may use
|
46
|
+
the Software under the original terms, but only in contexts that do not assist
|
47
|
+
or supplement collaboration or affiliation with any military or law
|
48
|
+
enforcement organization.
|
data/README.md
CHANGED
@@ -1,8 +1,9 @@
|
|
1
1
|
ruby-upworthy
|
2
2
|
==============
|
3
3
|
|
4
|
+
![license](https://raster.shields.io/badge/license-MIT%20with%20restrictions-green.png)
|
4
5
|
[![Gem Version](https://badge.fury.io/rb/ruby-upworthy.svg)](http://badge.fury.io/rb/ruby-upworthy)
|
5
|
-
[![Build Status](https://
|
6
|
+
[![Build Status](https://img.shields.io/github/workflow/status/woodruffw/ruby-upworthy/CI/master)](https://github.com/woodruffw/ruby-upworthy/actions?query=workflow%3ACI)
|
6
7
|
|
7
8
|
A clickbait title generator, translated into Ruby from
|
8
9
|
[Mike Lacher's](http://mikelacher.com/)
|
data/lib/upworthy.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ruby-upworthy
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- William Woodruff
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2020-06-04 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: A Ruby translation of http://www.upworthygenerator.com/.
|
14
14
|
email: william@tuffbizz.com
|
@@ -24,7 +24,7 @@ files:
|
|
24
24
|
- lib/upworthy.rb
|
25
25
|
homepage: https://github.com/woodruffw/ruby-upworthy
|
26
26
|
licenses:
|
27
|
-
-
|
27
|
+
- Nonstandard
|
28
28
|
metadata: {}
|
29
29
|
post_install_message:
|
30
30
|
rdoc_options: []
|
@@ -41,8 +41,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
41
41
|
- !ruby/object:Gem::Version
|
42
42
|
version: '0'
|
43
43
|
requirements: []
|
44
|
-
|
45
|
-
rubygems_version: 2.7.6
|
44
|
+
rubygems_version: 3.1.2
|
46
45
|
signing_key:
|
47
46
|
specification_version: 4
|
48
47
|
summary: ruby-upworthy - Generate clickbait titles.
|