elapsed_watch 0.0.1 → 1.0.0

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
  SHA1:
3
- metadata.gz: 92693d56268a653f9f72c0d238452927ade8faac
4
- data.tar.gz: 6c7c17e24ea8e3160e4d0bda8b4a8a7e72e5e51b
3
+ metadata.gz: d0a4cd545cf031a3a912f3b7c6851043b6cf4069
4
+ data.tar.gz: 0a244c7f158357cf4f4e2f2cf29bd3c1027ff0d1
5
5
  SHA512:
6
- metadata.gz: 64e7b02b859c2aa01bb6df58b92bc8c1dbb523a29cf0fde3bccccc1287f41462a280eb08828fcb412162a78f68b3f87241fdd15136d1f72c19cb3e0f9ab1515b
7
- data.tar.gz: e4d44182f1ee0f3b50184f938e616db80404535a69d15702b0f71815d26cc66f8435ce57ca2144ab63fe24302f59da29e36d4d6e1dea5c777e22c4139a59c685
6
+ metadata.gz: dd245efb45ede736ff03c18d19a1b1a04a85fe15fdca506c6bfa8b2a222081a1fe1ddb2b67284faa443a6dd48e0f7a6a7eb5e246637f4cd2c74654e7d31b789b
7
+ data.tar.gz: 15734b55c4e1d9efebde81511ec7dbfaa26418e070d27cc510f4615f42547d348b04c332d507899f977503d82a02dcd21cef18df160b17e85282cf8e2b41b208
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- elapsed_watch (0.0.1)
4
+ elapsed_watch (1.0.0)
5
5
  chronic_duration
6
6
  methadone (~> 1.3.0)
7
7
 
@@ -1,5 +1,5 @@
1
1
  module ElapsedWatch
2
- VERSION = "0.0.1"
2
+ VERSION = "1.0.0"
3
3
 
4
4
  DESCRIPTION = "
5
5
  Reading a file of events, containing an event name (a string) and a
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: elapsed_watch
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 1.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tamara Temple