runby_pace 0.6.115 → 0.6.116

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 (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/runby_pace/runby_time.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d173050371c8c896f1086adc61c56fbba2726439
4
- data.tar.gz: 77f31225d1de289be644fccf8069a3cb753dfd5c
3
+ metadata.gz: 07cfad52e1ba32d791a8164adfd6d03be4b5fb2c
4
+ data.tar.gz: 507437ed2048d942f4a0768ee4fe034a61a3b0ec
5
5
  SHA512:
6
- metadata.gz: 8b4d551333c4c8b82c64ace458239e79395195bdd455b88133f6b4c25d7391b48e993c085bb948df361650981dcad7d424ddb411343aa4216b5efa282601eb0f
7
- data.tar.gz: c2fff4b74e04ea4c1116d8536dc159e75a80886dc69a4bd3537ae830ca8129513e4a5d50dc8545b14830cadb14525a70f26320e4ced81791bb487735830cbc1c
6
+ metadata.gz: 5f0d211f0e7ca68ee43b1844c16d514dcf55754531d4f097f88200ddea06b7491dd083fe3ea780bb736920c314034dced1a995501822b6be22765b250ba3505c
7
+ data.tar.gz: 47fdaa05c7f3bf57719bff903a8ff35d5ee1d656bd53a344387fb8462b232080c3b6a8ab1cd0958c9a35551e4e598e1383d4efe55f1d284125a0c5013bcfc556
@@ -70,7 +70,7 @@ module Runby
70
70
  end
71
71
 
72
72
  def to_s
73
- @time_s.sub(/^[0:]*/, '')
73
+ @time_s.sub(/^0/, '')
74
74
  end
75
75
 
76
76
  def total_seconds
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: runby_pace
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.115
4
+ version: 0.6.116
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ty Walls
@@ -101,7 +101,7 @@ homepage: https://github.com/tygerbytes/runby-pace
101
101
  licenses:
102
102
  - MIT
103
103
  metadata:
104
- commit-hash: 011b197e6b9ba9ff4e2373154596693f370b21ec
104
+ commit-hash: ef416cd54b75710313ccb8b9d8986b0ffe12ed3b
105
105
  post_install_message:
106
106
  rdoc_options: []
107
107
  require_paths: