assayo 0.0.11 → 0.0.12
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/assayo/assets/menu/recommendations.svg +1 -0
- data/assayo/index.html +1 -1
- data/assayo/static/index.css +2 -2
- data/assayo/static/index.js +3 -3
- metadata +3 -2
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: assayo
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.12
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Aleksei Bakhirev
|
8
8
|
autorequire:
|
9
9
|
bindir: ruby
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2025-02-12 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Visualization and analysis you git log. Creates HTML report about commits
|
14
14
|
statistics, employees and company. Also it parse git log and give a achievements
|
@@ -189,6 +189,7 @@ files:
|
|
189
189
|
- assayo/assets/menu/print.svg
|
190
190
|
- assayo/assets/menu/pull-request.svg
|
191
191
|
- assayo/assets/menu/pull_request.svg
|
192
|
+
- assayo/assets/menu/recommendations.svg
|
192
193
|
- assayo/assets/menu/refactor.svg
|
193
194
|
- assayo/assets/menu/release.svg
|
194
195
|
- assayo/assets/menu/setting.svg
|