sambot 0.1.28 → 0.1.29

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: 0502211bca3f6e67752d5dcf57fb2cc2b87685f3
4
- data.tar.gz: a6e0a09313243d9772a662aca86d9a10da739e9f
3
+ metadata.gz: 84edd114d1aa685282821d5deca7f21e00182f02
4
+ data.tar.gz: 25ab0cfb134b7048d6b6862cbbaeb61c8f007eac
5
5
  SHA512:
6
- metadata.gz: e199852668f71010c2f4527ba41dda6ff579e35c39c992dc9f7c23a46db9bc52e790f715991baed668af7def3270464f7320c952fb97b6d6442e3d0453eeef2e
7
- data.tar.gz: ebaa5106d50eda9258bf89d18215375d8fbc9db872a06712c14c36642a0ac51e18148d6d856eca2906cd906dc6bc59fa989575b054f9a786a434e9ba29b4cbaa
6
+ metadata.gz: 9078fae2fba80c852161bc924c6a790b94a6734c90d0de1761809a43f448525fbc4de391999745e640946680026ac642c5722df3e7f01e19a06f98a1a07b071f
7
+ data.tar.gz: f10bd0a345110e0687ece20ebad69d4051e6c0fd6d7f7c24b814d4641bf5fe71413b8a4b13cb4b719864c658992371d8abedf3a236c09e615234a2f5d80bb4f6
data/.rubocop.yml CHANGED
@@ -6,3 +6,6 @@ Documentation:
6
6
 
7
7
  Metrics/AbcSize:
8
8
  Enabled: false
9
+
10
+ Style/EmptyLinesAroundBody:
11
+ Enabled: false
@@ -6,3 +6,6 @@ Style/MutableConstant:
6
6
  Enabled: true
7
7
  Exclude:
8
8
  - recipes/linux_chefdk_setup.rb
9
+
10
+ Style/EmptyLinesAroundBody:
11
+ Enabled: false
@@ -1,3 +1,3 @@
1
1
  module Sambot
2
- VERSION = '0.1.28'.freeze
2
+ VERSION = '0.1.29'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sambot
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.28
4
+ version: 0.1.29
5
5
  platform: ruby
6
6
  authors:
7
7
  - Olivier Kouame