tinyletter 0.0.6 → 0.0.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +5 -5
  2. data/README.md +15 -12
  3. data/lib/tinyletter/version.rb +1 -1
  4. metadata +7 -7
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 3360309e0cfa8ceaada75812e814e3419432aaff
4
- data.tar.gz: dd43cd9db03c595a81cc09b5a2ac66aef9ff380e
2
+ SHA256:
3
+ metadata.gz: c8a9c849c6537a2731d4d7027b6665fe09bd94149d612aa65c46074711133b64
4
+ data.tar.gz: c8ff1161eac7393a49bb8178fcacdbadaa8b071b98a03ae5e7d23d988e929658
5
5
  SHA512:
6
- metadata.gz: f108d124288f2c8f2ee458f3d99109f5fbf2a145e75fd8f4408507d5677b0dad1b5528b832958767e7c21bed629747479bb032eaa4209432fa4b67589c9eabac
7
- data.tar.gz: 40664228495431b803d36c8d0d4d3007d4282267fdd9fb46e0818b6a4074c2ecc109636e8a97212e28c238da8a0daa4ab6a1e3d994e07ad9b8133ab0ed20084d
6
+ metadata.gz: 32277c3f49cb75b6e7c41c56f891bafee06c31286c8b93b5aa0c00f3fd63b01e1ba4c85cf0ebc128287d7cc2a3c4abacf244716372f22ad8ef1f8c7f12105bfb
7
+ data.tar.gz: 4475c7956691e84787ec177471880a153367798d8cf371a64eae20af2a0929ef0534244270ad16ddafbb7827cfeb0a73eab856cadd72d282a2326ee41f0cac4a
data/README.md CHANGED
@@ -43,17 +43,20 @@ If the newsletter has enabled its archives, that will output:
43
43
  :by => "Charlie Loyd",
44
44
  :description => "Notes on things I’m thinking about, most weekends. Strictly a personal project, representing my own views alone. Recurring themes include psychogeography, space shuttles, food, and complaining.",
45
45
  :archive_url => "http://tinyletter.com/vruba/archive",
46
- :archive => [
47
- {
48
- :date => "2016-07-25",
49
- :title => "6, 84: Antennapedia",
50
- :url => "http://tinyletter.com/vruba/letters/6-84-antennapedia",
51
- :description => "Of course everyone is talking about the Martha Nussbaum profile in *The New Yorker* (via @equartey"
52
- }, {
53
- :date => "2016-07-11",
54
- :title => "6, 83: Build a ray",
55
- :url => "http://tinyletter.com/vruba/letters/6-83-build-a-ray",
56
- :description => "Hi! I think it’s time to re-introduce myself. This is an irregular newsletter on mixed topics. It comes from wanting to stay in loose touch with more people than I can personally. What I put here is..."
57
- }
46
+ :archive => [{
47
+ :date => "2016-07-25",
48
+ :title => "6, 84: Antennapedia",
49
+ :url => "http://tinyletter.com/vruba/letters/6-84-antennapedia",
50
+ :description => "Of course everyone is talking about the Martha Nussbaum profile in *The New Yorker* (via @equartey"
51
+ }, {
52
+ :date => "2016-07-11",
53
+ :title => "6, 83: Build a ray",
54
+ :url => "http://tinyletter.com/vruba/letters/6-83-build-a-ray",
55
+ :description => "Hi! I think it’s time to re-introduce myself. This is an irregular newsletter on mixed topics. It comes from wanting to stay in loose touch with more people than I can personally. What I put here is..."
56
+ }]
58
57
  }
59
58
  ```
59
+
60
+ ### License
61
+
62
+ This work is licensed under the [MIT License (MIT)](LICENSE) and it is not associated with [TinyLetter](https://www.tinyletter.com) in any way.
@@ -1,3 +1,3 @@
1
1
  module Tinyletter
2
- VERSION = '0.0.6'.freeze
2
+ VERSION = '0.0.7'.freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tinyletter
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Javier Arce
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-08-17 00:00:00.000000000 Z
11
+ date: 2019-02-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -62,16 +62,16 @@ dependencies:
62
62
  name: rubocop
63
63
  requirement: !ruby/object:Gem::Requirement
64
64
  requirements:
65
- - - "~>"
65
+ - - ">="
66
66
  - !ruby/object:Gem::Version
67
- version: 0.39.0
67
+ version: 0.49.0
68
68
  type: :development
69
69
  prerelease: false
70
70
  version_requirements: !ruby/object:Gem::Requirement
71
71
  requirements:
72
- - - "~>"
72
+ - - ">="
73
73
  - !ruby/object:Gem::Version
74
- version: 0.39.0
74
+ version: 0.49.0
75
75
  - !ruby/object:Gem::Dependency
76
76
  name: mechanize
77
77
  requirement: !ruby/object:Gem::Requirement
@@ -124,7 +124,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
124
124
  version: '0'
125
125
  requirements: []
126
126
  rubyforge_project:
127
- rubygems_version: 2.6.6
127
+ rubygems_version: 2.7.3
128
128
  signing_key:
129
129
  specification_version: 4
130
130
  summary: Retrieves the metadata of a given tinyletter.