stduritemplate 0.0.39.pre.RC2 → 0.0.39.pre.RC3

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: 79b35eea33e7e918585fde5721589354eaa063481d3baf6fc54c813a28dcb623
4
- data.tar.gz: 1ebfa2d2fe3622d642d0e896f877dab66ea08eaac5a3b11418e41825a1e1385a
3
+ metadata.gz: a999480f4f4ecd4b2fa69cd2dbe136cec6414bcec16549dee5cdbfe130dbff08
4
+ data.tar.gz: cb91c2dcb17526d16ff28aea392e611675ff0d2a1ccd43563cea8be5f8e91cb6
5
5
  SHA512:
6
- metadata.gz: 9c11c45908da4406f46690fead79c74dc38f0be0942a8d68fc135bfcae980eb9ff865020ee5deb49dfb7aa102042516760ba157cf2cd214a5d7ff4cd1f55d311
7
- data.tar.gz: 14f91887999afcb1dba5017d487b5e5d13bdd0f14615033e6c45ca14c49a6f8000ec0c2e036618b27c828541ebbc5795c42a53eb8659215e3c4f8d7277baa9df
6
+ metadata.gz: fa6f339ca6cbb0cb49d9f81800b15a88cc22ab7e2532407cbae0a78e0832e7484cb4fe26a83dc706f4415d604de237d2735b8c2d47d724262d4125e42ec90eaa
7
+ data.tar.gz: d1367b037db825ddde969b245780662cbadcd8bf1e80ece2c1a93166a721634fe9921d19a0a00d0555b51b988cc27a19236d23eda4bd44b9ea3cfcff9e9ed5c8
@@ -5,7 +5,7 @@ Gem::Specification.new do |s|
5
5
  s.description = "std-uritemplate implementation for Ruby"
6
6
  s.authors = ["Andrea Peruffo"]
7
7
  s.email = "andrea.peruffo1982@gmail.com"
8
- s.files = ["stduritemplate.gemspec", "lib/stduritemplate/std_uritemplate.rb"]
8
+ s.files = ["stduritemplate.gemspec", "lib/stduritemplate.rb"]
9
9
  s.homepage =
10
10
  "https://github.com/std-uritemplate/std-uritemplate"
11
11
  s.license = "APACHE-2"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stduritemplate
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.39.pre.RC2
4
+ version: 0.0.39.pre.RC3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrea Peruffo
@@ -16,7 +16,7 @@ executables: []
16
16
  extensions: []
17
17
  extra_rdoc_files: []
18
18
  files:
19
- - lib/stduritemplate/std_uritemplate.rb
19
+ - lib/stduritemplate.rb
20
20
  - stduritemplate.gemspec
21
21
  homepage: https://github.com/std-uritemplate/std-uritemplate
22
22
  licenses: