hubstats 0.3.7 → 0.3.8

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,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- MjRjOTg1MmEwYmNjMjJhY2FkNjA5OTRkOTdjZTYyZjE0NTkzNWFhNg==
4
+ OGQ2OWYyM2Q1ZjVkOTJlOTdkMDAwNGRmZDY2OWIwZWZmMWM2MGYxNw==
5
5
  data.tar.gz: !binary |-
6
- OGE0NDc0ZDhiNjYzOWNlMjlhMDYwOThmZTk5OGFiYTVjMjQ5NmE5NQ==
6
+ Y2QxN2YxY2U5YmEyMmU4ZDRmMGY5NmU5ZTFhNzVjMDE5MDI5YzBjMg==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- OGQzNjliOTY1MmMyYmU4NmM4ZGQ3ZDY3YzBiOGIwYjI2NDBmZmVlMTc3MWJm
10
- ZDQ5OTczYWIzMjU5MTBlNWI3OTA4YzM0ZTA0MzQzZWViMWU0OWFiMzM1Zjli
11
- Nzk5MGM1Nzk2MTkxNzk0NjQwOTA5N2JiMWEzMTA5MDEzMGQxMGY=
9
+ ODRlNjczNzJmZDM1YWU0MzEwOWI3Yzg0ZTVjZTYwMTJmMjY4NjdiMjBhOTc5
10
+ OGMxZjcwZjgxOTg1NWE4YTZiOGFkYTA0MjRhZGYxZDhjZTc4OTM0YjAxNDM0
11
+ ZmUzYzUzOTc3MWQ4ZTIxN2QyNDExOThiMjE0OWFlMDI2YzE5NDI=
12
12
  data.tar.gz: !binary |-
13
- M2Y4NzUzZTc4ZjQxYjlhNTcxMTAyMDY3OWFhNGJiM2U1YjFjMjgxNmQ4MjFm
14
- NWRjNTljMmM1OGQxNzRiMzRkMDA2YjAzYWEzNzE3ZDc3NDIzYzAyMjQxNjEz
15
- NDI0ZjM4OGIyMDRhMWI5NDM5YzAwMmM1NzYzMDc1NzBmMWI1ZjA=
13
+ MDRlZGJmM2RkOGM0NTA3YjZmMzE5MzI0M2Q5NjYyZjU3OTVhNjYyNzM3OTlk
14
+ OWFjYTIzOTVhODk3NTIwZGJjMWIxMjk2ZGM4MDI4NGM3YWE2N2MyZGNjYjJh
15
+ Y2MwMDM2NDVjMTk2ZDMxMmJmZTFiMWY3OTZiMmJmZWQ3NDVhNGE=
data/CHANGELOG.markdown CHANGED
@@ -1,3 +1,4 @@
1
+ #### v0.3.8
1
2
  #### v0.3.7
2
3
  #### v0.3.6
3
4
  #### v0.3.5
@@ -14,7 +14,7 @@
14
14
  </div>
15
15
  <!-- Show the net additions instead of the additions and deletions separately -->
16
16
  <div class="col-lg-2 col-md-2 col-sm-2">
17
- <a class="header desc" id="additions"> Net Additions <span class="octicon"></span></a>
17
+ <a class="header desc" id="additions"> Net Average Additions <span class="octicon"></span></a>
18
18
  </div>
19
19
  <!-- <div class="col-lg-2 col-md-2 col-sm-2">
20
20
  <a class="header desc" id="additions"> Additions <span class="octicon"></span></a>
@@ -1,3 +1,3 @@
1
1
  module Hubstats
2
- VERSION = "0.3.7"
2
+ VERSION = "0.3.8"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hubstats
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.7
4
+ version: 0.3.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Elliot Hursh