timeouter 0.1.2.16510 → 0.1.2.16511

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +19 -0
  3. metadata +2 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d2db47916452bfb877cc45fff31d326d9474fc080f81ead825b96eb3e69eb6b0
4
- data.tar.gz: 1d697a748ed97d7e424cf1e0b2525499c0a62fbf5d1c29b9d9858cf2c5185c59
3
+ metadata.gz: 4f81a3a36ca1e6c4e6e0aa7e73ad9dfdad5e58847661de56f1e6180a9671cc27
4
+ data.tar.gz: ba1ee986ff81916e74161b315affa61cdcee2ca622066812f607e32c09cd8299
5
5
  SHA512:
6
- metadata.gz: 7de141100ada9e4e6bb5446c300fe940f0048a4f2c23b8afcb3f54beb8e2b87d2956a1f59b9d84cc1ac8c90643095c9c6979a815246bd5b133eb5e2c939e9374
7
- data.tar.gz: 06b6e0d140185946c3a1c3e64da612a75596d3fd5e38bb42750717d9a0f5fc4e30bfe212c4fd6a2a82379fc4d2d28cd2ae021b9a15cdbc5dc41b20bda8c1dbeb
6
+ metadata.gz: 4928213a693a3c3ba89c3ed4f5af716666a63753150c3fd0f61b2f85d2616bd3541e7d5d4dcce41ce2732af8777676dc1461e1ff8501b969d9ccacc5c4bd26a3
7
+ data.tar.gz: 975b1a2eab3cc951fdfb2eede6ccb127e9c191a42445af2a0256149bdc01f53d6ec691f8184ea30090693c3b77f0f225417cd885a87f4c37300c21dcd8d3a95f
data/LICENSE ADDED
@@ -0,0 +1,19 @@
1
+ Copyright (c) 2014-2019 Рнд Софт
2
+
3
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4
+ of this software and associated documentation files (the "Software"), to deal
5
+ in the Software without restriction, including without limitation the rights
6
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7
+ copies of the Software, and to permit persons to whom the Software is
8
+ furnished to do so, subject to the following conditions:
9
+
10
+ The above copyright notice and this permission notice shall be included in all
11
+ copies or substantial portions of the Software.
12
+
13
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
19
+ SOFTWARE.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: timeouter
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2.16510
4
+ version: 0.1.2.16511
5
5
  platform: ruby
6
6
  authors:
7
7
  - Samoilenko Yuri
@@ -107,6 +107,7 @@ executables: []
107
107
  extensions: []
108
108
  extra_rdoc_files: []
109
109
  files:
110
+ - LICENSE
110
111
  - README.md
111
112
  - lib/timeouter.rb
112
113
  - lib/timeouter/timer.rb