neruda 0.0.3 → 0.0.4

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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: neruda
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Étienne Deparis
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-06-14 00:00:00.000000000 Z
11
+ date: 2017-08-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rainbow
@@ -103,10 +103,12 @@ files:
103
103
  - lib/neruda.rb
104
104
  - lib/neruda/chapter.rb
105
105
  - lib/neruda/url.rb
106
+ - lib/tasks/book.rake
106
107
  - lib/tasks/capistrano/chapters.rake
107
108
  - lib/tasks/capistrano/sinatra.rake
108
109
  - lib/tasks/chapters.rake
109
110
  - lib/tasks/sinatra.rake
111
+ - lib/tiddly.html
110
112
  homepage: https://git.deparis.io/neruda/about/
111
113
  licenses:
112
114
  - WTFPL