rest-scrapyd 0.1.0 → 0.1.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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 07145a8352001d446eec7552548b46f13353dbda
4
- data.tar.gz: dea9c9d7988700c9b95b463a8e9ec7ffa190406d
3
+ metadata.gz: 38c956d121562533d821a96f237656abe7867114
4
+ data.tar.gz: 8bb51b5b63a4cb70a86da275f28cc930108045f4
5
5
  SHA512:
6
- metadata.gz: 4aaa558d3cdb57c41585752b4ae6c0687b4f3f104d79aceb54bbedbcc37aa08bd859af5b6bff8cc764fcc6333d39895091c3e233e408766a9e97aedeaabd3102
7
- data.tar.gz: 4e6aaef7f108cf06ec7ab9a78aee2c15ed070d34cb29b2d81fd2373bb0e3457ec1ac14c4590d44d5922b892af4b04f74f008671678165a9c1671d5bdef32f8ee
6
+ metadata.gz: 0a952f2ce4d47cb442d681669135f41e5a8f75f585371fd8d638c4ec62fb9b39b3164ad68790363b75bd554366aa9ed6c083239db511d1be31c76a7cd9316cc6
7
+ data.tar.gz: 53c311151a7a949c29c1f2556c19b32e4a48a2faeaebf507793548995c07c94a5cc50d493a03d2cb3b215ba4ba0e53e17ffc728e1131336ecb936b33124aed54
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rest-scrapyd
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - wvengen
@@ -24,7 +24,7 @@ dependencies:
24
24
  - - ">="
25
25
  - !ruby/object:Gem::Version
26
26
  version: 3.3.0
27
- description: REST client for the Scrapyd API, built with [rest-core](https://github.com/godfat/rest-core).
27
+ description: REST client for the Scrapyd API, built with rest-core.
28
28
  email: dev-rails@willem.engen.nl
29
29
  executables: []
30
30
  extensions: []
@@ -35,7 +35,7 @@ files:
35
35
  - LICENSE
36
36
  - README.md
37
37
  - lib/rest-scrapyd.rb
38
- homepage: https://github.com/wvengen/ruby-rest-scrapyd
38
+ homepage: https://github.com/wvengen/rest-scrapyd
39
39
  licenses:
40
40
  - MIT
41
41
  metadata: {}