massa 0.3.0 → 0.3.1

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,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c2e0e5b6dfef20cfda9b86989f5e9653c0d96008
4
- data.tar.gz: e2a19e0eaba8a873e37594af1dd68013495528e2
3
+ metadata.gz: cd1570874c975c3ee26c31b3d33812a784e08a05
4
+ data.tar.gz: a0c4ee44ba1c2e75d61b9466dff739aa76aa1456
5
5
  SHA512:
6
- metadata.gz: 09087babdc194a682f9d8d1d04f5cf48c923679139cece688ac515b02d64deeb7b84e258467ee1a649747ec5421fc18bbb71111291a6c62d5c8ff8258af81ec9
7
- data.tar.gz: 1c71846a06919f07f41bdc52c5488992e71ef793983c34bf2ce5a1cc3c3297de5d90b262456fb9fecc033f03630cdd51f8b67f7771648bb1528f2d1f06c2fc4c
6
+ metadata.gz: f628c7a57441589936addebe7b59154d2c1b65140cc555ca6a62afeed2ff3777bfdd672bcd797105792805faecea51c88ab0899dd8a0526ff8e697dcfd2ecd8c
7
+ data.tar.gz: 9248e1c3bb41ac300bf132a38cb15d05b1b74a6e1f9e44a25ffadc5c450558685d45bd4b0b0d97535460d3582c3a8b4a19257de8b44b9e10d38d6885d39b4ed3
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- massa (0.3.0)
4
+ massa (0.3.1)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -19,7 +19,7 @@ rails_best_practices:
19
19
  required: true
20
20
 
21
21
  flay:
22
- description: 'Flay (code analyzes for structural similarities)'
22
+ description: 'Flay (code analyzer for structural similarities)'
23
23
  command: 'bundle exec flay .'
24
24
  required: true
25
25
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Massa
4
- VERSION = '0.3.0'
4
+ VERSION = '0.3.1'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: massa
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lucas Caton