fukuzatsu 0.9.15 → 0.9.16

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5ed3d6193ba00237f8ccacbc4021eb034c6e51e6
4
- data.tar.gz: 40e0176435ebced721a81686082ed855914e2372
3
+ metadata.gz: b054a0d43c6b8b6e0f8852e28673dc7322f5680f
4
+ data.tar.gz: 660bfe9cfa476992326d4f9e49575ad22e1ac543
5
5
  SHA512:
6
- metadata.gz: 0d9321058929ea24ea64c04dce9d9a50a83a48cfe8a5a064adb72980b72093938307413ca68d0ded4f82911552e3240a3da7681d32c84693a518b126a4e8786a
7
- data.tar.gz: b5e3516e3193efbcf80de1685f9b40dafa806327be2ab9a6bb263877868f8c5f90d8fa42aa57e7ff2ecf326e394181b07cf9103febf70f7403e3b8bd9826ed17
6
+ metadata.gz: 1d1df3c294ac5b37313936f509eaef5798bddb17cc59b299d4fc6a01d08c4be7f804b40061419792bd40ce6558e925fe7adb28fe5d10997ff0ada829673004da
7
+ data.tar.gz: 6e3ffa2e9ecafb78e98301bcc5097f51548ee5762b3da2934610956b4653bc2e5bd05104d644626d43e29430905e62528ef8294046f4540a0d4de8a57a7328a5
data/fukuzatsu.gemspec CHANGED
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
9
9
  spec.authors = ["Bantik"]
10
10
  spec.email = ["coraline@idolhands.com"]
11
11
  spec.summary = "A simple code complexity analyzer."
12
- spec.description = "Calculates code complexity as a measure of paths through code executition. Multiple, beautiful output options."
12
+ spec.description = "Calculates code complexity as a measure of paths through code execution. CI integration and beautiful output options."
13
13
  spec.homepage = "https://gitlab.com/coraline/fukuzatsu/tree/master"
14
14
  spec.license = "MIT"
15
15
 
@@ -1,3 +1,3 @@
1
1
  module Fukuzatsu
2
- VERSION = "0.9.15"
2
+ VERSION = "0.9.16"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fukuzatsu
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.15
4
+ version: 0.9.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - Bantik
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-07-07 00:00:00.000000000 Z
11
+ date: 2014-07-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ephemeral
@@ -136,8 +136,8 @@ dependencies:
136
136
  - - ">="
137
137
  - !ruby/object:Gem::Version
138
138
  version: '0'
139
- description: Calculates code complexity as a measure of paths through code executition.
140
- Multiple, beautiful output options.
139
+ description: Calculates code complexity as a measure of paths through code execution.
140
+ CI integration and beautiful output options.
141
141
  email:
142
142
  - coraline@idolhands.com
143
143
  executables: