bundler-integrity 1.0.6 → 1.0.7

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/bin/bundler-integrity +5 -3
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4fd843d6b07239f0bae53bd215e4ab4e746d7431a6e91a7b980f60a11a98a973
4
- data.tar.gz: 3526ff1ff2f66ca1706c5fe1cff1e36f2d8dc8c625f329b173946681d00b986d
3
+ metadata.gz: e9c3c4edd9e29589bf29f4a078a73a8708f17b842a7b8ce98bf65a5b840373f6
4
+ data.tar.gz: 247137efb0cf16c6718ff673236332d33e7010305b77ca732b1cef265a1e8eb1
5
5
  SHA512:
6
- metadata.gz: d5c31e164a25119cd9cab0221b24289854b5b4ade69cbe52872745b2dc0e30c6f3806ac205102ed2ffdb35b6701f2326649d1c4f91f2e327b4253687234b9c69
7
- data.tar.gz: '09672e79a915eb5c6008dd69d26000954ba4fe8c62c70a8289cc3a7bdc6ed9ce4ff1916c6749a6c25a53a143b5257d98062742dfb387751f5abab20a8c0ede11'
6
+ metadata.gz: f10059dd3b50de3f70b61dfb9712111add7b5ce1f1f6745b0d67cf711ea509e713d52e04349e76091a02e24c19cf4deec75ac7d1642b064634ff1ab4bac65357
7
+ data.tar.gz: 3c9034b4905e3f7465acf76d58ef9667a044f90f08e1d05f75be93f3f22e4aeaf5a719ea977f8ac437ebdbce920e05251f03bdff07a7af09fe476cce84ac6d6a
@@ -84,8 +84,10 @@ deps.specs.each do |spec|
84
84
  exit 1
85
85
  end
86
86
  end
87
-
88
- puts "\033[0;32m[OK]\033[0m Congratulations, you're safe and sound!"
89
- puts "\033[0;32m[OK]\033[0m Maciej Mensfeld and the WhiteSource team wishes you a good day!"
90
87
  end
91
88
  end
89
+
90
+ unless PRINT_EXPORT
91
+ puts "\033[0;32m[OK]\033[0m Congratulations, you're safe and sound!"
92
+ puts "\033[0;32m[OK]\033[0m Maciej Mensfeld and the WhiteSource team wishes you a good day!"
93
+ end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bundler-integrity
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.6
4
+ version: 1.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Maciej Mensfeld