yasuri 3.3.1 → 3.3.2

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
  SHA256:
3
- metadata.gz: 0ec1d3a8cc766976c1d1329448a52df1696ccb50c41bf7c714b28cd265470d54
4
- data.tar.gz: a87a1cd109c0e3dd8d820d3f35e34ef3096ef493d53d9c6bab0a79f1ccd7df9a
3
+ metadata.gz: a84e464258f0555bd57c1b55a15de18d81d5d4f3a0fb434c8ed504c0d5fee635
4
+ data.tar.gz: d1676bf193f12060bcc8aa58bd7a7cef7840af53581327cc4676f862e2dc9144
5
5
  SHA512:
6
- metadata.gz: 5f7787bfdc549e70b9e5a5ae45f84f3a0316142deea3c75f17d9781c8140e597d41ccbfd1679e8186799f76e771a24a1d6129402c818f5d6e3ea0b94128a2185
7
- data.tar.gz: 61e430d7dae6fda7c28a9456f1751206cfcd01321ff71feeeba7447606a1eb10d7270dda5c8947a4cc8edb3dae60d6d57fc79f127e61920249fcab0ca47f4e37
6
+ metadata.gz: 954000cf7a5103fcfe915b9adcea85362e7b77662e0ea7c5498db0276a9c3c5ea929129d1e2b270f8ef3440f11b6bc8326a8e383c5c91494030ba08aef602aba
7
+ data.tar.gz: 357dfb4d5adb82f0f3ea54ef343f391b0f25c0d8c46e4e74f2d595962e192f837194fcef417865851b3ca748b1a481968a74ec7c0a9fcc868baa46d40eaeaaf2
@@ -1,3 +1,3 @@
1
1
  module Yasuri
2
- VERSION = "3.3.1"
2
+ VERSION = "3.3.2"
3
3
  end
data/yasuri.gemspec CHANGED
@@ -8,8 +8,8 @@ Gem::Specification.new do |spec|
8
8
  spec.version = Yasuri::VERSION
9
9
  spec.authors = ['TAC']
10
10
  spec.email = ['tac@tac42.net']
11
- spec.summary = %q{Yasuri is easy scraping library.}
12
- spec.description = %q{Yasuri is an easy web-scraping library for supporting 'Mechanize'.}
11
+ spec.summary = %q{Yasuri (鑢) is a library for declarative web scraping and cli.}
12
+ spec.description = %q{Yasuri (鑢) is a library for declarative web scraping and a command line tool for scraping with it.}
13
13
  spec.homepage = 'https://github.com/tac0x2a/yasuri'
14
14
  spec.license = 'MIT'
15
15
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yasuri
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.3.1
4
+ version: 3.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - TAC
@@ -206,7 +206,8 @@ dependencies:
206
206
  - - ">="
207
207
  - !ruby/object:Gem::Version
208
208
  version: '0'
209
- description: Yasuri is an easy web-scraping library for supporting 'Mechanize'.
209
+ description: Yasuri (鑢) is a library for declarative web scraping and a command line
210
+ tool for scraping with it.
210
211
  email:
211
212
  - tac@tac42.net
212
213
  executables:
@@ -293,7 +294,7 @@ requirements: []
293
294
  rubygems_version: 3.2.3
294
295
  signing_key:
295
296
  specification_version: 4
296
- summary: Yasuri is easy scraping library.
297
+ summary: Yasuri (鑢) is a library for declarative web scraping and cli.
297
298
  test_files:
298
299
  - spec/cli_resources/tree.json
299
300
  - spec/cli_resources/tree.yml