youdao-translate 0.2.3 → 0.2.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7c2bc74e9913af570e2fb78fa18f960d5154af71f1c0e5d50c0eb814cb7f2fba
4
- data.tar.gz: 5ce0b7319e8b754a9f050a39665fd449525232796059f4570bf9d47ad8bae3eb
3
+ metadata.gz: feb80bb11ec674e22a2690bc87309915c052286f925d1541211de8e321ad84e9
4
+ data.tar.gz: 5dc7bcd7c18b48da50cd15940c1d2f758f07c76358a2e7eb23a49d657034b8ff
5
5
  SHA512:
6
- metadata.gz: 7e84ad4bc3a91178b8a5204bcdffc2de93581a1b09953c3e0fa93464661a3335f9671558f8aefb38502ff1896b3de8d436c8b428bb2e21d10eb8260f9acc651f
7
- data.tar.gz: e6e00fbb435d5490f887f898e22ebbca33d2957bdcea665fa457a0c7c85cbef8b3ba08e74655c97d1cb1672bfbbe8765c256d12d91027152344ec549baa69b25
6
+ metadata.gz: f7c5db25b2885f9b7362754573da15205ff95bd8359cc40e06223cb6b598956be197ae6483010bf3c660431042fd83a8cf52a8b1b9d57c6700258f74c424bb6c
7
+ data.tar.gz: f5a38843cc056c6fa1274f11f9e3d2751ddfd97217cb92194a7213f3f58525f8df159eaa3ec43076dab5d3eeeefe301243cd53086ca5085594b7d8078f6a865f
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- youdao-translate (0.2.3)
4
+ youdao-translate (0.2.4)
5
5
  forwardable (~> 1.3.2)
6
6
  http (~> 5.0)
7
7
  singleton (~> 0.1.1)
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Youdao
4
4
  class Translate
5
- VERSION = '0.2.3'
5
+ VERSION = '0.2.4'
6
6
  end
7
7
  end
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
 
11
11
  spec.summary = 'Translate using youdao'
12
12
  spec.description = 'Translate using youdao'
13
- spec.homepage = 'https://gitlab.com/suifeng2012/youdao-tranlsate'
13
+ spec.homepage = 'https://gitlab.qiuzhi99.com/hfpp2012/youdao-tranlsate'
14
14
  spec.required_ruby_version = '>= 2.6.0'
15
15
 
16
16
  spec.metadata['homepage_uri'] = spec.homepage
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: youdao-translate
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.3
4
+ version: 0.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - hfpp2012
@@ -94,11 +94,11 @@ files:
94
94
  - lib/youdao/translate.rb
95
95
  - lib/youdao/translate/version.rb
96
96
  - youdao-translate.gemspec
97
- homepage: https://gitlab.com/suifeng2012/youdao-tranlsate
97
+ homepage: https://gitlab.qiuzhi99.com/hfpp2012/youdao-tranlsate
98
98
  licenses: []
99
99
  metadata:
100
- homepage_uri: https://gitlab.com/suifeng2012/youdao-tranlsate
101
- source_code_uri: https://gitlab.com/suifeng2012/youdao-tranlsate
100
+ homepage_uri: https://gitlab.qiuzhi99.com/hfpp2012/youdao-tranlsate
101
+ source_code_uri: https://gitlab.qiuzhi99.com/hfpp2012/youdao-tranlsate
102
102
  post_install_message:
103
103
  rdoc_options: []
104
104
  require_paths: