palletjack 0.6.1 → 0.6.2

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: ee152f40186c09eb3f85e31eb5ea76afb7bde120
4
- data.tar.gz: 4164b06062d420b2110e47129eddc140d10523c8
3
+ metadata.gz: 14f3b0d5254e3fa2cf03fedf8dc389b2c40736d7
4
+ data.tar.gz: 7d3da40909cf135ca4f478a6859085fd561a09af
5
5
  SHA512:
6
- metadata.gz: 2341b02cdb495203bddba85e01b1fdad1bd270fd31f667c08e7a348699fb04943b70adb8ca8d5bce08219e3144e51cc85c600a8863f0686cc32f6800cabc2ad7
7
- data.tar.gz: 4305dcf08e80ef42a9599a03788424e0dd6090e9b6989c13f38907335509b16474286cb74cdcf8d52dc4ade3562854f52dda0997a50c44ac3be41cca3d208b9f
6
+ metadata.gz: 31c6762dabae70a3337a712b97cd03ab29b50032e07e7f80129e9dca2777bbdd1cab0a0a61b339bf01db4be4a011cd7e2db6062026105aaea879b16acc994f4d
7
+ data.tar.gz: cf03d5769cb6d7458db2ccf0818a9c9911129a07b35905198faf29071000a48907584060be86212daa296c720bd7ae18188540db052b2f1afd622cdd089b3b78
Binary file
data.tar.gz.sig CHANGED
Binary file
@@ -69,7 +69,10 @@ Metrics/AbcSize:
69
69
  # Offense count: 18
70
70
  # Configuration parameters: CountComments, ExcludedMethods.
71
71
  Metrics/BlockLength:
72
- Max: 120
72
+ Max: 40
73
+ Exclude:
74
+ - 'spec/*_spec.rb'
75
+ - 'tools/spec/*_spec.rb'
73
76
 
74
77
  # Offense count: 3
75
78
  # Configuration parameters: CountComments.
@@ -1,3 +1,3 @@
1
1
  module PalletJack
2
- VERSION = '0.6.1'
2
+ VERSION = '0.6.2'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: palletjack
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.1
4
+ version: 0.6.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Calle Englund
@@ -31,7 +31,7 @@ cert_chain:
31
31
  f8wtQllq82VF0AXUYeLtTh1f+DW3WW5BO1e2OCu5eOV7dbyaVPaNK/+rHjCN8kM/
32
32
  DGZSwUoNADmVkQ==
33
33
  -----END CERTIFICATE-----
34
- date: 2017-03-17 00:00:00.000000000 Z
34
+ date: 2017-03-27 00:00:00.000000000 Z
35
35
  dependencies:
36
36
  - !ruby/object:Gem::Dependency
37
37
  name: activesupport
metadata.gz.sig CHANGED
Binary file