songle-song-uri-parser 1.1.6 → 1.1.7

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fd067bff144a149a57d0e361274d997451bbfdcb9fb50d4fa447f95123a84239
4
- data.tar.gz: 2e4958fa28e3f3e46e8533ecee0239c7e09bf86b1ff819987f63f4d2b7d75cfb
3
+ metadata.gz: 4974ae212927a3f881679440187a94a85f2b40b24f400476c049de68400adb78
4
+ data.tar.gz: 989608c16080c835b0788cccbedd7384db9fbce8690df030cd55f1feafc3a814
5
5
  SHA512:
6
- metadata.gz: aa416928abb241061bc2dbb2bbd4b91deaf221db6041d3867884e4df9151cce5f8fbb9f9c6024250fa9597aa8941ce568b07e611bc83dc83cb24c15fee13e96f
7
- data.tar.gz: 41eb195f09a62cac1ab70ebeafd50ddb38c03e12822e70b8d57935940f260ee9efa33347362a5e089c0ad4bbae808f197a5c954f113051af795ae10a9b7dd99b
6
+ metadata.gz: 341cb147db006478d57ea1dc4dcf486502a398c432af7d29eab62c0035acf3be124e711ae9ce538a5e419a83bf0930c60518ceb71f0c31967a1650341270b0fe
7
+ data.tar.gz: c9666a92f569bf899e023d65f00368f961f40b8584e07618cd29009de35f1910469c7400c3792026f88ac5d7a88f1e857e4668a15690650427bc873cedc07bd8
data/.ruby-version CHANGED
@@ -1 +1 @@
1
- 2.6.3
1
+ 2.7.0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,8 @@
1
1
  # CHANGELOG.md
2
2
 
3
+ ## v1.1.7 (2020-03-02 JST)
4
+ - Merged https://github.com/hinata/songle-song-uri-parser/pull/1
5
+
3
6
  ## v1.1.6 (2019-07-27 JST)
4
7
  - Resolved it issue, when included the whitespace in the URI (e.g. "https://he3.magnatune.com/all/05-Goodbye%20Perfectionist-Linda%20Woods.mp3")
5
8
 
data/Gemfile.lock CHANGED
@@ -1,26 +1,26 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- songle-song-uri-parser (1.1.6)
4
+ songle-song-uri-parser (1.1.7)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
8
8
  specs:
9
9
  diff-lcs (1.3)
10
- rake (12.3.2)
11
- rspec (3.8.0)
12
- rspec-core (~> 3.8.0)
13
- rspec-expectations (~> 3.8.0)
14
- rspec-mocks (~> 3.8.0)
15
- rspec-core (3.8.2)
16
- rspec-support (~> 3.8.0)
17
- rspec-expectations (3.8.4)
10
+ rake (13.0.1)
11
+ rspec (3.9.0)
12
+ rspec-core (~> 3.9.0)
13
+ rspec-expectations (~> 3.9.0)
14
+ rspec-mocks (~> 3.9.0)
15
+ rspec-core (3.9.1)
16
+ rspec-support (~> 3.9.1)
17
+ rspec-expectations (3.9.0)
18
18
  diff-lcs (>= 1.2.0, < 2.0)
19
- rspec-support (~> 3.8.0)
20
- rspec-mocks (3.8.1)
19
+ rspec-support (~> 3.9.0)
20
+ rspec-mocks (3.9.1)
21
21
  diff-lcs (>= 1.2.0, < 2.0)
22
- rspec-support (~> 3.8.0)
23
- rspec-support (3.8.2)
22
+ rspec-support (~> 3.9.0)
23
+ rspec-support (3.9.2)
24
24
 
25
25
  PLATFORMS
26
26
  ruby
@@ -1,4 +1,4 @@
1
1
  #@# vim: set filetype=ruby:
2
2
  module ::SongleSongURIParser
3
- VERSION = "1.1.6"
3
+ VERSION = "1.1.7"
4
4
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: songle-song-uri-parser
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.6
4
+ version: 1.1.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Takahiro INOUE
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2019-07-27 00:00:00.000000000 Z
11
+ date: 2020-03-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -103,7 +103,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
103
103
  - !ruby/object:Gem::Version
104
104
  version: '0'
105
105
  requirements: []
106
- rubygems_version: 3.0.3
106
+ rubygems_version: 3.1.2
107
107
  signing_key:
108
108
  specification_version: 4
109
109
  summary: A Song URI parser for the Songle