assayo 0.0.6 → 0.0.8

Sign up to get free protection for your applications and to get access to all the features.
data/ruby/assayo CHANGED
@@ -54,6 +54,7 @@ def create_report()
54
54
  # 3. Replace symbols in ./assayo/log.txt
55
55
  $content = IO.read($fileName)
56
56
  $content = $content.gsub(/`/, "")
57
+ $content = $content.gsub(/\$/, "")
57
58
  write_in_file($fileName, "R(f\`#{$content}\`);")
58
59
  end
59
60
 
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.6
4
+ version: 0.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Aleksei Bakhirev
8
8
  autorequire:
9
9
  bindir: ruby
10
10
  cert_chain: []
11
- date: 2024-10-21 00:00:00.000000000 Z
11
+ date: 2024-11-02 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Visualization and analysis of git commit statistics. Team Lead performance
14
14
  tool.