bbk-utils 1.0.1.72735 → 1.0.1.72916

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +1 -1
  3. data/README.md +6 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1bcafd0d3726cca9d285a0acfc781ce22ec84c85dbc28824bb2e0d3bdc74dc71
4
- data.tar.gz: 976c21d2e08a08f143bc6dea75bffd1272a7a0c7af8da0d52cd247d47615be01
3
+ metadata.gz: a5957c10e7a4b4b4138cf0af29b2ed4ac640c922ca1408678fbecf2d4f49d999
4
+ data.tar.gz: dd4c42d1fede6d5a6e6f18d4d61179020c280a4ecaa70c609019440b593ca6a4
5
5
  SHA512:
6
- metadata.gz: c04e328aa003180c3dd075cf6507740130570bb180edc2b0b93cf6e3a71b079808d73d71cb4637f77ea68f9a17e230421b4228980eee9fc3b815e090e2e7c187
7
- data.tar.gz: 54521ba7d3f408652ae3b33ec5ebb39a051b3446a5b70aa6351c8810729d945fb5ae477db77e8119776320c1665fc339537b7a57c31f5882b81572aecfa85894
6
+ metadata.gz: 143f480f6fbba94f66fa11d8a920a14fe6cafe6c056632cc770b6e5924b55c61bc3a31a4f706708147a971d79949a5a4804b5b1fed79aad23a31bc589c251ffe
7
+ data.tar.gz: 653f4dc3033c5aea12c7ecbb840b6f356b509983aafec50d6b79494698203654e4caca175a2b6a03e0b87ee54b740f7bb51d6a20523cb7b8ecb293c85c51c56e
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- bbk-utils (1.0.1.72735)
4
+ bbk-utils (1.0.1.72916)
5
5
  activesupport (~> 6.0)
6
6
  russian
7
7
 
data/README.md CHANGED
@@ -42,6 +42,11 @@ gem "bbk-utils", "~> 1.0.0"
42
42
  * Ruby (MRI) 2.5.x
43
43
  * Ruby (MRI) 3.0.x
44
44
 
45
+ ## Contributing
46
+
47
+ See the file [CONTRIBUTING.md](./CONTRIBUTING.md)
48
+
45
49
  ## License
46
50
 
47
- The gem is available as open source under the terms of the MIT License.
51
+ See the file [LICENSE](./LICENSE)
52
+
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bbk-utils
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1.72735
4
+ version: 1.0.1.72916
5
5
  platform: ruby
6
6
  authors:
7
7
  - Samoilenko Yuri
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-01-11 00:00:00.000000000 Z
11
+ date: 2022-01-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport