evt-clock 0.4.0.7 → 0.4.0.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. checksums.yaml +5 -5
  2. metadata +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: fae14ae188d9f833c114d84ca097255646f215d3
4
- data.tar.gz: 1d2485efe3a37f1fddb61102a4d2f5ad9f1d5b87
2
+ SHA256:
3
+ metadata.gz: 649274db2450d08ad87d676e1ae579db06e164e1c2d041c9daa3b94ecd5b95e5
4
+ data.tar.gz: b9414e8a41475e40d8995eb4ae07b9dcf862dc3dd70bf733c381a23d266ef34c
5
5
  SHA512:
6
- metadata.gz: 26b8a364f88bcdc5208e742b7779684d736f6116b51372f6fbacbb611b6d0b2bef392870c1289c8ee16d6c8f5cd3d3a4aa19d3583b166390207f55aeff918b67
7
- data.tar.gz: 1cae0dab03be751ee37bca8019ddc6cc5f50fde96f81809f468472b49fc525191c1ff192c129a857f0290d93095c6b94c73f66041d06f39e2d551b0e02239a2d
6
+ metadata.gz: 4a026718ad1c79b1ed90e4981ecf018ac8508fabf6f2fe0364d109b2958d41db066b171fb4226dfebf07748ba8a2f8f5e9f15a9a20711dcc3c8645dc5b0d3099
7
+ data.tar.gz: 257ed028931693c34b0ca1bdf2e085f34c6f07db9adbfd95665f08c3dba633f8413c206ab140dccd2d657c97b5c2bf80d6f0f37b183e5b7f444fa227f2dba164
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: evt-clock
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0.7
4
+ version: 0.4.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - The Eventide Project
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-07-05 00:00:00.000000000 Z
11
+ date: 2018-08-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tzinfo
@@ -88,9 +88,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
88
88
  version: '0'
89
89
  requirements: []
90
90
  rubyforge_project:
91
- rubygems_version: 2.6.11
91
+ rubygems_version: 2.7.3
92
92
  signing_key:
93
93
  specification_version: 4
94
- summary: Clock interface with support for dependency configuration for real and null
95
- object implementations
94
+ summary: Clock interface with support for UTC and local timezones, timezone coercion,
95
+ and dependency substitution
96
96
  test_files: []