dorian 0.5.6 → 0.5.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +1 -1
  3. data/dorian.gemspec +2 -2
  4. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a3511124951c12a93d0b3e89228e9beb9d545a77d723a89ab6cb577788439e88
4
- data.tar.gz: c3412a2b365ed3b554c582c6adc2433eb5a2a3bc189b08d239c74c2fe10359ad
3
+ metadata.gz: 7bd7f041b936563200a55891cd24571a2db1cd60c318df8550d71b086325e7fe
4
+ data.tar.gz: 7625d2e46e73ca1cbfc2d6a367551fc7e1f2524a177f8f3c450f4325f380c11d
5
5
  SHA512:
6
- metadata.gz: 0e89c87460e63504dfe43a53dcaccc2ad458cb55b7d5f3c6d1cae09501c5afe4b5d690e00262282790a918e9a3a6197f087b40755fae1b8eb8427a1a2994d595
7
- data.tar.gz: 4f0cf5d11c5e44d1617e7865bb19605f736dce803c1d1a13b610be1ec4bea54fce2d2802cfde64ad8735435dc27564ca2285643b62c0e9fedef7d16f9ed15343
6
+ metadata.gz: 2dabefd659eb6b81f0aa4f35220601446240f77ae026066b0154ee19d5ede3b861d61457b7f1630cb357108d74c14990f7f288a2f1dfa6902e9756b95e84cef2
7
+ data.tar.gz: 6a08416b56310912a12d05e7409b6c5b6db54b7a00c097fe995f417426f38aa9bdf175aafd02601e922e90fdf183b04d0ba1a375c36e7345f106e0c6ce50a2f8
data/LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Copyright 2021 Dorian Marié <dorian@dorianmarie.fr>
1
+ Copyright 2021 Dorian Marié <dorian@dorianmarie.com>
2
2
 
3
3
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
4
4
 
data/dorian.gemspec CHANGED
@@ -2,12 +2,12 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = "dorian"
5
- s.version = "0.5.6"
5
+ s.version = "0.5.7"
6
6
  s.summary = "A collection of gems"
7
7
  s.description =
8
8
  "A collection of gem by Dorian Marié: all, dot, each, git-tree, replace, shuffle, sort-json, sort-yaml, times, yaml-compare, yaml-read-write"
9
9
  s.authors = ["Dorian Marié"]
10
- s.email = "dorian@dorianmarie.fr"
10
+ s.email = "dorian@dorianmarie.com"
11
11
  s.homepage = "https://github.com/dorianmariecom/dorian"
12
12
  s.license = "MIT"
13
13
  s.files = %w[LICENSE README.md dorian.gemspec]
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dorian
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.6
4
+ version: 0.5.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dorian Marié
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-03-08 00:00:00.000000000 Z
11
+ date: 2024-03-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: dorian-anonymize-yaml
@@ -250,7 +250,7 @@ dependencies:
250
250
  version: '0'
251
251
  description: 'A collection of gem by Dorian Marié: all, dot, each, git-tree, replace,
252
252
  shuffle, sort-json, sort-yaml, times, yaml-compare, yaml-read-write'
253
- email: dorian@dorianmarie.fr
253
+ email: dorian@dorianmarie.com
254
254
  executables: []
255
255
  extensions: []
256
256
  extra_rdoc_files: []