diffend 0.2.41 → 0.2.46

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 (149) hide show
  1. checksums.yaml +4 -4
  2. checksums.yaml.gz.sig +0 -0
  3. data.tar.gz.sig +0 -0
  4. data/CHANGELOG.md +24 -1
  5. data/certs/mensfeld.pem +21 -21
  6. data/diffend.gemspec +13 -3
  7. data/lib/diffend/commands.rb +2 -0
  8. data/lib/diffend/configs/error_messages.rb +11 -0
  9. data/lib/diffend/configs/validator.rb +22 -0
  10. data/lib/diffend/execute.rb +4 -3
  11. data/lib/diffend/local_context/host.rb +12 -1
  12. data/lib/diffend/local_context/packages.rb +7 -28
  13. data/lib/diffend/version.rb +1 -1
  14. metadata +31 -164
  15. metadata.gz.sig +0 -0
  16. data/.coditsu/ci.yml +0 -3
  17. data/.diffend.yml +0 -3
  18. data/.github/workflows/ci.yml +0 -90
  19. data/.gitignore +0 -58
  20. data/.rspec +0 -1
  21. data/.ruby-version +0 -1
  22. data/Gemfile +0 -12
  23. data/Gemfile.lock +0 -40
  24. data/Rakefile +0 -40
  25. data/bin/bundle +0 -114
  26. data/bin/byebug +0 -29
  27. data/bin/htmldiff +0 -29
  28. data/bin/ldiff +0 -29
  29. data/bin/rake +0 -29
  30. data/bin/rspec +0 -29
  31. data/certs/tomaszpajor.pem +0 -25
  32. data/repositories/.diffend.yml +0 -3
  33. data/repositories/bundler_2_1_4/install_with_gemfile_lock/.diffend.yml +0 -3
  34. data/repositories/bundler_2_1_4/install_with_gemfile_lock/Gemfile +0 -6
  35. data/repositories/bundler_2_1_4/install_with_gemfile_lock/Gemfile.lock +0 -22
  36. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  37. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  38. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  39. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/.diffend.yml +0 -3
  40. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/Gemfile +0 -6
  41. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/Gemfile.lock +0 -18
  42. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/README.md +0 -1
  43. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/.diffend.yml +0 -3
  44. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/Gemfile +0 -6
  45. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/Gemfile.lock +0 -19
  46. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  47. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  48. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -43
  49. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/.diffend.yml +0 -3
  50. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/.ruby-version +0 -1
  51. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/Gemfile +0 -10
  52. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/Gemfile.lock +0 -32
  53. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/gem-with-two-platforms.gemspec +0 -16
  54. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  55. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  56. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  57. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  58. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  59. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -19
  60. data/repositories/bundler_2_1_4/install_without_gemfile_lock/.diffend.yml +0 -3
  61. data/repositories/bundler_2_1_4/install_without_gemfile_lock/Gemfile +0 -5
  62. data/repositories/bundler_2_1_4/update_with_gemfile_lock/.diffend.yml +0 -3
  63. data/repositories/bundler_2_1_4/update_with_gemfile_lock/Gemfile +0 -5
  64. data/repositories/bundler_2_1_4/update_with_gemfile_lock/Gemfile.lock +0 -16
  65. data/repositories/bundler_2_1_4/update_with_gemfile_lock/README.md +0 -1
  66. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  67. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  68. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  69. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/README.md +0 -1
  70. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  71. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  72. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -43
  73. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/README.md +0 -1
  74. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  75. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  76. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  77. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/README.md +0 -1
  78. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  79. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  80. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -44
  81. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/README.md +0 -1
  82. data/repositories/bundler_2_1_4/update_without_gemfile_lock/.diffend.yml +0 -3
  83. data/repositories/bundler_2_1_4/update_without_gemfile_lock/Gemfile +0 -5
  84. data/repositories/bundler_2_1_4/update_without_gemfile_lock/README.md +0 -1
  85. data/repositories/bundler_2_2_7/install_with_gemfile_lock/.diffend.yml +0 -3
  86. data/repositories/bundler_2_2_7/install_with_gemfile_lock/Gemfile +0 -6
  87. data/repositories/bundler_2_2_7/install_with_gemfile_lock/Gemfile.lock +0 -21
  88. data/repositories/bundler_2_2_7/install_with_gemfile_lock/README.md +0 -1
  89. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  90. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  91. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  92. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/README.md +0 -1
  93. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/.diffend.yml +0 -3
  94. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/Gemfile +0 -6
  95. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/Gemfile.lock +0 -18
  96. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/README.md +0 -1
  97. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/.diffend.yml +0 -3
  98. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/Gemfile +0 -6
  99. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/Gemfile.lock +0 -18
  100. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/README.md +0 -1
  101. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  102. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  103. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -41
  104. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/README.md +0 -1
  105. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/.diffend.yml +0 -3
  106. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/Gemfile +0 -10
  107. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/Gemfile.lock +0 -30
  108. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/README.md +0 -1
  109. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/gem-with-two-platforms.gemspec +0 -16
  110. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  111. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  112. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  113. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/README.md +0 -1
  114. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  115. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  116. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -19
  117. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/README.md +0 -1
  118. data/repositories/bundler_2_2_7/install_without_gemfile_lock/.diffend.yml +0 -3
  119. data/repositories/bundler_2_2_7/install_without_gemfile_lock/Gemfile +0 -5
  120. data/repositories/bundler_2_2_7/install_without_gemfile_lock/README.md +0 -1
  121. data/repositories/bundler_2_2_7/update_with_gemfile_lock/.diffend.yml +0 -3
  122. data/repositories/bundler_2_2_7/update_with_gemfile_lock/Gemfile +0 -5
  123. data/repositories/bundler_2_2_7/update_with_gemfile_lock/Gemfile.lock +0 -16
  124. data/repositories/bundler_2_2_7/update_with_gemfile_lock/README.md +0 -1
  125. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  126. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  127. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  128. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/README.md +0 -1
  129. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/Gemfile +0 -6
  130. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/Gemfile.lock +0 -18
  131. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/README.md +0 -1
  132. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/Gemfile +0 -6
  133. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/Gemfile.lock +0 -18
  134. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/README.md +0 -1
  135. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  136. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  137. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -41
  138. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  139. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  140. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  141. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/README.md +0 -1
  142. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  143. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  144. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -42
  145. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/README.md +0 -1
  146. data/repositories/bundler_2_2_7/update_without_gemfile_lock/.diffend.yml +0 -3
  147. data/repositories/bundler_2_2_7/update_without_gemfile_lock/Gemfile +0 -5
  148. data/repositories/diffend.json +0 -9
  149. data/scripts/generate_payload_for_file.rb +0 -14
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cc35a87fc80048201e46cf210e72c4359849b9c17b3208a885e151c2384be274
4
- data.tar.gz: c438271e070263543f0cc7ae84911631bc8f57dd4804d2fe58d529caf7929e49
3
+ metadata.gz: 4933823c26a02b4c6523e6b8f8c3f1d8e2c39c93186e180f145a2db3d5cc5c0e
4
+ data.tar.gz: 2381335aad95d075b3da3371a67f2062cd786e6797f741308ccb6428b267b778
5
5
  SHA512:
6
- metadata.gz: 6e41e7343c6c0f1137dab1999ceebc1c8df54c2950e92f68b592d4f2b03c5fc2e5817b9443068423f2ea1508cc78884c169a4551a61e2723bb5c931d6ce05ed4
7
- data.tar.gz: 877952bdb836a09034b0e72862cf374a8049a46ee4b416125beaad3a9102b14a1d22878b4128e6efded825d0bc896fcf1873f046f111da9d5ced03907c2d3a1b
6
+ metadata.gz: 7c6d338af638d731fd239cd0ce504d397cd543ef84e0edea2968ad2ea8f51f00de819cb44936f7f6749578e5a4eb44796c921dc0f9f9cc9c74ca32364489e0cd
7
+ data.tar.gz: a9e1956761362571faa72d58b5d1f3e54220b86107d78285b14779c934d2c1bb36e3b3edd2ca6da56a2f701e91d9440724629c531631abccbb65586b45fca4a0
checksums.yaml.gz.sig CHANGED
Binary file
data.tar.gz.sig CHANGED
Binary file
data/CHANGELOG.md CHANGED
@@ -1,6 +1,25 @@
1
1
  # Changelog
2
2
 
3
3
  ## [Unreleased][master]
4
+
5
+ ## [0.2.46] (2021-05-05)
6
+ - Optimized file selection to make releases smaller and easier to read through.
7
+
8
+ ## [0.2.45] (2021-05-05)
9
+ - Bundler 2.2.17 support
10
+
11
+ ## [0.2.44] (2021-03-31)
12
+ - `project_id`, `shareable_id` and `shareable_key` need to be a valid UUID
13
+
14
+ ## [0.2.43] (2021-03-16)
15
+ - introduce `DIFFEND_TAGS` ([#119](https://github.com/diffend-io/diffend-ruby/pull/119))
16
+ - add support for `bundle add` command ([#118](https://github.com/diffend-io/diffend-ruby/pull/118))
17
+
18
+ ## [0.2.42] (2021-03-09)
19
+ - introduce `DIFFEND_SKIP_DENY` flag
20
+ - fix config not being passed properly to `build_error` in `Diffend::Execute` ([#116](https://github.com/diffend-io/diffend-ruby/pull/116))
21
+
22
+ ## [0.2.41] (2021-03-09)
4
23
  - introduce integration specs ([#107](https://github.com/diffend-io/diffend-ruby/pull/107))
5
24
  - use `Bundler::Definition.resolve` for specs ([#112](https://github.com/diffend-io/diffend-ruby/pull/112))
6
25
 
@@ -128,7 +147,11 @@
128
147
 
129
148
  - initial release
130
149
 
131
- [master]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.40...HEAD
150
+ [master]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.44...HEAD
151
+ [0.2.44]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.43...v0.2.44
152
+ [0.2.43]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.42...v0.2.43
153
+ [0.2.42]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.41...v0.2.42
154
+ [0.2.41]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.40...v0.2.41
132
155
  [0.2.40]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.39...v0.2.40
133
156
  [0.2.39]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.38...v0.2.39
134
157
  [0.2.38]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.37...v0.2.38
data/certs/mensfeld.pem CHANGED
@@ -1,25 +1,25 @@
1
1
  -----BEGIN CERTIFICATE-----
2
2
  MIIEODCCAqCgAwIBAgIBATANBgkqhkiG9w0BAQsFADAjMSEwHwYDVQQDDBhtYWNp
3
- ZWovREM9bWVuc2ZlbGQvREM9cGwwHhcNMTkwNzMwMTQ1NDU0WhcNMjAwNzI5MTQ1
4
- NDU0WjAjMSEwHwYDVQQDDBhtYWNpZWovREM9bWVuc2ZlbGQvREM9cGwwggGiMA0G
5
- CSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQC9fCwtaHZG2SyyNXiH8r0QbJQx/xxl
6
- dkvwWz9QGJO+O8rEx20FB1Ab+MVkfOscwIv5jWpmk1U9whzDPl1uFtIbgu+sk+Zb
7
- uQlZyK/DPN6c+/BbBL+RryTBRyvkPLoCVwm7uxc/JZ1n4AI6eF4cCZ2ieZ9QgQbU
8
- MQs2QPqs9hT50Ez/40GnOdadVfiDDGz+NME2C4ms0BriXwZ1tcRTfJIHe2xjIbbb
9
- y5qRGfsLKcgMzvLQR24olixyX1MR0s4+Wveq3QL/gBhL4veUcv+UABJA8IJR0kyB
10
- seHHutusiwZ1v3SjjjW1xLLrc2ARV0mgCb0WaK2T4iA3oFTGLh6Ydz8LNl31KQFv
11
- 94nRd8IhmJxrhQ6dQ/WT9IXoa5S9lfT5lPJeINemH4/6QPABzf9W2IZlCdI9wCdB
12
- TBaw57MKneGAYZiKjw6OALSy2ltQUCl3RqFl3VP7n8uFy1U987Q5VIIQ3O1UUsQD
13
- Oe/h+r7GUU4RSPKgPlrwvW9bD/UQ+zF51v8CAwEAAaN3MHUwCQYDVR0TBAIwADAL
14
- BgNVHQ8EBAMCBLAwHQYDVR0OBBYEFJNIBHdfEUD7TqHqIer2YhWaWhwcMB0GA1Ud
3
+ ZWovREM9bWVuc2ZlbGQvREM9cGwwHhcNMjAwODExMDkxNTM3WhcNMjEwODExMDkx
4
+ NTM3WjAjMSEwHwYDVQQDDBhtYWNpZWovREM9bWVuc2ZlbGQvREM9cGwwggGiMA0G
5
+ CSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQDCpXsCgmINb6lHBXXBdyrgsBPSxC4/
6
+ 2H+weJ6L9CruTiv2+2/ZkQGtnLcDgrD14rdLIHK7t0o3EKYlDT5GhD/XUVhI15JE
7
+ N7IqnPUgexe1fbZArwQ51afxz2AmPQN2BkB2oeQHXxnSWUGMhvcEZpfbxCCJH26w
8
+ hS0Ccsma8yxA6hSlGVhFVDuCr7c2L1di6cK2CtIDpfDaWqnVNJEwBYHIxrCoWK5g
9
+ sIGekVt/admS9gRhIMaIBg+Mshth5/DEyWO2QjteTodItlxfTctrfmiAl8X8T5JP
10
+ VXeLp5SSOJ5JXE80nShMJp3RFnGw5fqjX/ffjtISYh78/By4xF3a25HdWH9+qO2Z
11
+ tx0wSGc9/4gqNM0APQnjN/4YXrGZ4IeSjtE+OrrX07l0TiyikzSLFOkZCAp8oBJi
12
+ Fhlosz8xQDJf7mhNxOaZziqASzp/hJTU/tuDKl5+ql2icnMv5iV/i6SlmvU29QNg
13
+ LCV71pUv0pWzN+OZbHZKWepGhEQ3cG9MwvkCAwEAAaN3MHUwCQYDVR0TBAIwADAL
14
+ BgNVHQ8EBAMCBLAwHQYDVR0OBBYEFImGed2AXS070ohfRidiCEhXEUN+MB0GA1Ud
15
15
  EQQWMBSBEm1hY2llakBtZW5zZmVsZC5wbDAdBgNVHRIEFjAUgRJtYWNpZWpAbWVu
16
- c2ZlbGQucGwwDQYJKoZIhvcNAQELBQADggGBAKA4eqko6BTNhlysip6rfBkVTGri
17
- ZXsL+kRb2hLvsQJS/kLyM21oMlu+LN0aPj3qEFR8mE/YeDD8rLAfruBRTltPNbR7
18
- xA5eE1gkxY5LfExUtK3b2wPqfmo7mZgfcsMwfYg/tUXw1WpBCnrhAJodpGH6SXmp
19
- A40qFUZst0vjiOoO+aTblIHPmMJXoZ3K42dTlNKlEiDKUWMRKSgpjjYGEYalFNWI
20
- hHfCz2r8L2t+dYdMZg1JGbEkq4ADGsAA8ioZIpJd7V4hI17u5TCdi7X5wh/0gN0E
21
- CgP+nLox3D+l2q0QuQEkayr+auFYkzTCkF+BmEk1D0Ru4mcf3F4CJvEmW4Pzbjqt
22
- i1tsCWPtJ4E/UUKnKaWKqGbjrjHJ0MuShYzHkodox5IOiCXIQg+1+YSzfXUV6WEK
23
- KJG/fhg1JV5vVDdVy6x+tv5SQ5ctU0feCsVfESi3rE3zRd+nvzE9HcZ5aXeL1UtJ
24
- nT5Xrioegu2w1jPyVEgyZgTZC5rvD0nNS5sFNQ==
16
+ c2ZlbGQucGwwDQYJKoZIhvcNAQELBQADggGBAKiHpwoENVrMi94V1zD4o8/6G3AU
17
+ gWz4udkPYHTZLUy3dLznc/sNjdkJFWT3E6NKYq7c60EpJ0m0vAEg5+F5pmNOsvD3
18
+ 2pXLj9kisEeYhR516HwXAvtngboUcb75skqvBCU++4Pu7BRAPjO1/ihLSBexbwSS
19
+ fF+J5OWNuyHHCQp+kGPLtXJe2yUYyvSWDj3I2//Vk0VhNOIlaCS1+5/P3ZJThOtm
20
+ zJUBI7h3HgovwRpcnmk2mXTmU4Zx/bCzX8EA6VY0khEvnmiq7S6eBF0H9qH8KyQ6
21
+ EkVLpvmUDFcf/uNaBQdazEMB5jYtwoA8gQlANETNGPi51KlkukhKgaIEDMkBDJOx
22
+ 65N7DzmkcyY0/GwjIVIxmRhcrCt1YeCUElmfFx0iida1/YRm6sB2AXqScc1+ECRi
23
+ 2DND//YJUikn1zwbz1kT70XmHd97B4Eytpln7K+M1u2g1pHVEPW4owD/ammXNpUy
24
+ nt70FcDD4yxJQ+0YNiHd0N8IcVBM1TMIVctMNQ==
25
25
  -----END CERTIFICATE-----
data/diffend.gemspec CHANGED
@@ -4,10 +4,19 @@ lib = File.expand_path('lib', __dir__)
4
4
  $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
5
5
  require 'diffend/version'
6
6
 
7
+ files_locations = %w[
8
+ *.md
9
+ lib/**/*.rb
10
+ config/*
11
+ certs/*
12
+ diffend.gemspec
13
+ plugins.rb
14
+ ]
15
+
7
16
  Gem::Specification.new do |spec|
8
17
  spec.name = 'diffend'
9
18
  spec.version = Diffend::VERSION
10
- spec.authors = ['Tomasz Pajor']
19
+ spec.authors = ['Tomasz Pajor', 'Maciej Mensfeld']
11
20
  spec.email = ['contact@diffend.io']
12
21
 
13
22
  spec.summary = 'OSS supply chain security and management platform'
@@ -18,10 +27,11 @@ Gem::Specification.new do |spec|
18
27
  spec.signing_key = File.expand_path('~/.ssh/gem-private_key.pem')
19
28
  end
20
29
 
21
- spec.cert_chain = %w[certs/tomaszpajor.pem]
22
- spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(spec)/}) }
30
+ spec.cert_chain = %w[certs/mensfeld.pem]
23
31
  spec.require_paths = %w[lib]
24
32
 
33
+ files_locations.each { |location| spec.files += Dir[location] }
34
+
25
35
  spec.add_development_dependency 'bundler'
26
36
  spec.add_development_dependency 'rake'
27
37
  end
@@ -11,5 +11,7 @@ module Diffend
11
11
  EXEC = 'exec'
12
12
  # Bundler secure command introduced by diffend plugin
13
13
  SECURE = 'secure'
14
+ # Bundler add command
15
+ ADD = 'add'
14
16
  end
15
17
  end
@@ -32,6 +32,17 @@ module Diffend
32
32
  Expected #{Validator::KNOWN_KEYS[key].join(' or ')}, was #{config.public_send(key).class}.
33
33
  MSG
34
34
  end
35
+
36
+ # Invalid uuid value message
37
+ #
38
+ # @param key [String] invalid key
39
+ #
40
+ # @return [String]
41
+ def invalid_uuid(key)
42
+ <<~MSG
43
+ Diffend configuration value for #{key} is invalid.
44
+ MSG
45
+ end
35
46
  end
36
47
  end
37
48
  end
@@ -17,6 +17,14 @@ module Diffend
17
17
  development?: [TrueClass, FalseClass]
18
18
  }.freeze
19
19
 
20
+ # List of known uuid keys
21
+ UUID_KEYS = %i[project_id shareable_id shareable_key].freeze
22
+
23
+ # Imported from https://github.com/assaf/uuid/blob/master/lib/uuid.rb#L199
24
+ UUID_FORMAT = /\A[\da-f]{8}-([\da-f]{4}-){3}[\da-f]{12}\z/i
25
+
26
+ private_constant :UUID_KEYS, :UUID_FORMAT
27
+
20
28
  class << self
21
29
  # @param config [Diffend::Config]
22
30
  def call(config)
@@ -28,6 +36,12 @@ module Diffend
28
36
 
29
37
  config.errors << ErrorMessages.invalid_key(config, key) if invalid?(config, key)
30
38
  end
39
+
40
+ UUID_KEYS.each do |key|
41
+ next if valid_uuid?(config, key)
42
+
43
+ config.errors << ErrorMessages.invalid_uuid(key)
44
+ end
31
45
  end
32
46
 
33
47
  private
@@ -49,6 +63,14 @@ module Diffend
49
63
  def invalid?(config, key)
50
64
  !KNOWN_KEYS[key].include?(config.public_send(key).class)
51
65
  end
66
+
67
+ # @param config [Diffend::Config]
68
+ # @param key [String]
69
+ #
70
+ # @return [Boolean] true if key has a valid uuid, false otherwise
71
+ def valid_uuid?(config, key)
72
+ UUID_FORMAT.match?(config.public_send(key))
73
+ end
52
74
  end
53
75
  end
54
76
  end
@@ -30,7 +30,7 @@ module Diffend
30
30
  # @param response [Hash] response from diffend API
31
31
  def build_message(config, response)
32
32
  if response.key?('error')
33
- build_error(response)
33
+ build_error(config, response)
34
34
  elsif response.key?('action')
35
35
  build_verdict(config, response)
36
36
  else
@@ -43,8 +43,9 @@ module Diffend
43
43
  end
44
44
  end
45
45
 
46
+ # @param config [Diffend::Config]
46
47
  # @param response [Hash] response from diffend API
47
- def build_error(response)
48
+ def build_error(config, response)
48
49
  build_error_message(response)
49
50
  .tap(&config.logger.method(:error))
50
51
 
@@ -65,7 +66,7 @@ module Diffend
65
66
  build_deny_message(config.command, response)
66
67
  .tap(&config.logger.method(:error))
67
68
 
68
- exit 1
69
+ exit 1 unless ENV.key?('DIFFEND_SKIP_DENY')
69
70
  else
70
71
  Diffend::HandleErrors::Report.call(
71
72
  config: config,
@@ -56,7 +56,7 @@ module Diffend
56
56
  #
57
57
  # @return [Array]
58
58
  def tags
59
- tags = []
59
+ tags = prepare_user_tags
60
60
 
61
61
  if ENV.key?('GITHUB_ACTIONS')
62
62
  tags << 'ci'
@@ -71,6 +71,17 @@ module Diffend
71
71
  tags
72
72
  end
73
73
 
74
+ # Prepare user tags
75
+ #
76
+ # @return [Array]
77
+ def prepare_user_tags
78
+ if ENV.key?('DIFFEND_TAGS')
79
+ ENV['DIFFEND_TAGS'].split(',')
80
+ else
81
+ []
82
+ end
83
+ end
84
+
74
85
  # @param str [String] that we want to clean and truncate
75
86
  def clean(str)
76
87
  str
@@ -39,8 +39,7 @@ module Diffend
39
39
  ::Bundler.ui.silence { instance.resolve }
40
40
 
41
41
  case command
42
- when Commands::INSTALL, Commands::EXEC, Commands::SECURE then instance.build_install
43
- when Commands::UPDATE then instance.build_update
42
+ when Commands::INSTALL, Commands::EXEC, Commands::SECURE, Commands::UPDATE, Commands::ADD then instance.build
44
43
  else
45
44
  raise ArgumentError, "invalid command: #{command}"
46
45
  end
@@ -63,36 +62,16 @@ module Diffend
63
62
  # Resolve definition
64
63
  def resolve
65
64
  @cached ? @definition.resolve_with_cache! : @definition.resolve_remotely!
66
- end
67
-
68
- # Build install specification
69
- #
70
- # @return [Hash]
71
- def build_install
72
- hash = build_main
73
-
74
- @definition.resolve.each do |spec|
75
- # Skip metadata
76
- next if spec.instance_variable_get(:@specification).nil?
77
- next if skip?(spec.source)
78
-
79
- locked_spec = @locked_specs.find { |s| s.name == spec.name }
80
65
 
81
- hash['dependencies'][spec.name] = {
82
- 'platform' => build_spec_platform(spec, locked_spec),
83
- 'source' => build_spec_source(spec),
84
- 'type' => build_dependency_type(spec.name),
85
- 'versions' => build_versions(spec, locked_spec)
86
- }
87
- end
88
-
89
- hash
66
+ # Despite bundler not materializing resolution, we always need to do so to get all the
67
+ # gems details
68
+ @definition.specs
90
69
  end
91
70
 
92
- # Build update specification
71
+ # Build specification
93
72
  #
94
73
  # @return [Hash]
95
- def build_update
74
+ def build
96
75
  hash = build_main
97
76
 
98
77
  @definition.resolve.each do |spec|
@@ -121,8 +100,8 @@ module Diffend
121
100
  def build_main
122
101
  {
123
102
  'dependencies' => {},
124
- 'sources' => build_sources,
125
103
  'plugins' => {},
104
+ 'sources' => build_sources,
126
105
  'platforms' => @definition.platforms.map(&:to_s)
127
106
  }
128
107
  end
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Diffend
4
4
  # Current version
5
- VERSION = '0.2.41'
5
+ VERSION = '0.2.46'
6
6
  end
metadata CHANGED
@@ -1,40 +1,41 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: diffend
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.41
4
+ version: 0.2.46
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tomasz Pajor
8
- autorequire:
8
+ - Maciej Mensfeld
9
+ autorequire:
9
10
  bindir: bin
10
11
  cert_chain:
11
12
  - |
12
13
  -----BEGIN CERTIFICATE-----
13
- MIIERDCCAqygAwIBAgIBATANBgkqhkiG9w0BAQsFADAmMSQwIgYDVQQDDBt0b21l
14
- ay9EQz1wb2xpc2hnZWVrcy9EQz1jb20wHhcNMjAwNzA3MTY0NjU0WhcNMjEwNzA3
15
- MTY0NjU0WjAmMSQwIgYDVQQDDBt0b21lay9EQz1wb2xpc2hnZWVrcy9EQz1jb20w
16
- ggGiMA0GCSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQDPRTvPuofdtL/wFEPOwPUr
17
- vR0XHzM/ADb2GBuzu6fzgmoxaYXBe8A++0BbgFvK47T04i8bsbXnfkxrkz/nupQ5
18
- SK2DPgS4HWnADuyBuyBY7LT4O1wwlytdlHtJgQV6NIcbprcOs/ZQKnimZpW9uByu
19
- FoN3i94pAEQhuzK0S+wWPvSm22+6XGtCuOzyFGdnCJjGUOkCRno5Nx34MWz0NpJ3
20
- 9Ekkyy8g2cLvBcUdfeSrY7WsJ5cPCNrBs5cMuV426s1dDrhuvsW+sacwwY/4/LBw
21
- JzEX4/zS+lsVIX+iOoIFGJdeGnpEWqKgWoaskxqseFi661td1n9UaMXxgoaYh/oX
22
- 3fJOy2jsZFboZ/eJ5rfciXLiCqSERGkEA+QcA2/jC/d77YJ1FfJW9uwJs3kptf4D
23
- p6h8wuA3T6rN4QrxkGBYzOfUJ2zSQy1cFu0rTZiYdKo9X6BunnxhmUExNng7advu
24
- qo8IDinyRlqA5+sOLXd4W3AS/RfF2nrayZNa3khTmmUCAwEAAaN9MHswCQYDVR0T
25
- BAIwADALBgNVHQ8EBAMCBLAwHQYDVR0OBBYEFHRFOZPwpgOd2m8FIOodOii+OiID
26
- MCAGA1UdEQQZMBeBFXRvbWVrQHBvbGlzaGdlZWtzLmNvbTAgBgNVHRIEGTAXgRV0
27
- b21la0Bwb2xpc2hnZWVrcy5jb20wDQYJKoZIhvcNAQELBQADggGBAKWFwYTGZVoy
28
- Bj3L9lvGOXpz8VWNoptFNHdncpaw1MMhS8UHcPQOUEiExX5ZH7MARy1fBjMXzIh9
29
- 41ZpCjR+S6uCEpzUcg5Z/kEWa/wOW6tqrX+zfyxFATDI20pYaQWOLepjbDxePFMZ
30
- GAlIX5UNsze04A+wArXAttZB4oPt6loS1ao0GNdMb+syYMLzZUTW/sY2rm8zP4Mz
31
- Kt+zjoqMxQ1Jf+EwH+0uq8Tj5BJcmG6mWYM+ljvRbxBwfimoUBUCQe6KIDouF0Og
32
- uwLMY7X3jSERta4SxyY+iY7qNLsmG370GIGYbHuIiCwubFXt8jiPJZEdPE1xuzVF
33
- CLsYItzC28UQEWrVe6sJ0Fuqv5VHM6t8jNClkXDwzf95efFlGSCFN4t+/dywVIK8
34
- 9MmF6uCQa1EjK2p8tYT0MnbHrFkoehxdX4VO9y99GAkhZyJNKPYPtyAUFV27sT2V
35
- LfCJRk4ifKIN/FUCwDSn8Cz0m6oH265q0p6wdzI6qrWOjP8tGOMBTA==
14
+ MIIEODCCAqCgAwIBAgIBATANBgkqhkiG9w0BAQsFADAjMSEwHwYDVQQDDBhtYWNp
15
+ ZWovREM9bWVuc2ZlbGQvREM9cGwwHhcNMjAwODExMDkxNTM3WhcNMjEwODExMDkx
16
+ NTM3WjAjMSEwHwYDVQQDDBhtYWNpZWovREM9bWVuc2ZlbGQvREM9cGwwggGiMA0G
17
+ CSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQDCpXsCgmINb6lHBXXBdyrgsBPSxC4/
18
+ 2H+weJ6L9CruTiv2+2/ZkQGtnLcDgrD14rdLIHK7t0o3EKYlDT5GhD/XUVhI15JE
19
+ N7IqnPUgexe1fbZArwQ51afxz2AmPQN2BkB2oeQHXxnSWUGMhvcEZpfbxCCJH26w
20
+ hS0Ccsma8yxA6hSlGVhFVDuCr7c2L1di6cK2CtIDpfDaWqnVNJEwBYHIxrCoWK5g
21
+ sIGekVt/admS9gRhIMaIBg+Mshth5/DEyWO2QjteTodItlxfTctrfmiAl8X8T5JP
22
+ VXeLp5SSOJ5JXE80nShMJp3RFnGw5fqjX/ffjtISYh78/By4xF3a25HdWH9+qO2Z
23
+ tx0wSGc9/4gqNM0APQnjN/4YXrGZ4IeSjtE+OrrX07l0TiyikzSLFOkZCAp8oBJi
24
+ Fhlosz8xQDJf7mhNxOaZziqASzp/hJTU/tuDKl5+ql2icnMv5iV/i6SlmvU29QNg
25
+ LCV71pUv0pWzN+OZbHZKWepGhEQ3cG9MwvkCAwEAAaN3MHUwCQYDVR0TBAIwADAL
26
+ BgNVHQ8EBAMCBLAwHQYDVR0OBBYEFImGed2AXS070ohfRidiCEhXEUN+MB0GA1Ud
27
+ EQQWMBSBEm1hY2llakBtZW5zZmVsZC5wbDAdBgNVHRIEFjAUgRJtYWNpZWpAbWVu
28
+ c2ZlbGQucGwwDQYJKoZIhvcNAQELBQADggGBAKiHpwoENVrMi94V1zD4o8/6G3AU
29
+ gWz4udkPYHTZLUy3dLznc/sNjdkJFWT3E6NKYq7c60EpJ0m0vAEg5+F5pmNOsvD3
30
+ 2pXLj9kisEeYhR516HwXAvtngboUcb75skqvBCU++4Pu7BRAPjO1/ihLSBexbwSS
31
+ fF+J5OWNuyHHCQp+kGPLtXJe2yUYyvSWDj3I2//Vk0VhNOIlaCS1+5/P3ZJThOtm
32
+ zJUBI7h3HgovwRpcnmk2mXTmU4Zx/bCzX8EA6VY0khEvnmiq7S6eBF0H9qH8KyQ6
33
+ EkVLpvmUDFcf/uNaBQdazEMB5jYtwoA8gQlANETNGPi51KlkukhKgaIEDMkBDJOx
34
+ 65N7DzmkcyY0/GwjIVIxmRhcrCt1YeCUElmfFx0iida1/YRm6sB2AXqScc1+ECRi
35
+ 2DND//YJUikn1zwbz1kT70XmHd97B4Eytpln7K+M1u2g1pHVEPW4owD/ammXNpUy
36
+ nt70FcDD4yxJQ+0YNiHd0N8IcVBM1TMIVctMNQ==
36
37
  -----END CERTIFICATE-----
37
- date: 2021-03-09 00:00:00.000000000 Z
38
+ date: 2021-05-05 00:00:00.000000000 Z
38
39
  dependencies:
39
40
  - !ruby/object:Gem::Dependency
40
41
  name: bundler
@@ -64,33 +65,17 @@ dependencies:
64
65
  - - ">="
65
66
  - !ruby/object:Gem::Version
66
67
  version: '0'
67
- description:
68
+ description:
68
69
  email:
69
70
  - contact@diffend.io
70
71
  executables: []
71
72
  extensions: []
72
73
  extra_rdoc_files: []
73
74
  files:
74
- - ".coditsu/ci.yml"
75
- - ".diffend.yml"
76
- - ".github/workflows/ci.yml"
77
- - ".gitignore"
78
- - ".rspec"
79
- - ".ruby-version"
80
75
  - CHANGELOG.md
81
- - Gemfile
82
- - Gemfile.lock
83
76
  - LICENSE.md
84
77
  - README.md
85
- - Rakefile
86
- - bin/bundle
87
- - bin/byebug
88
- - bin/htmldiff
89
- - bin/ldiff
90
- - bin/rake
91
- - bin/rspec
92
78
  - certs/mensfeld.pem
93
- - certs/tomaszpajor.pem
94
79
  - config/diffend.yml
95
80
  - diffend.gemspec
96
81
  - lib/diffend.rb
@@ -126,129 +111,11 @@ files:
126
111
  - lib/diffend/track.rb
127
112
  - lib/diffend/version.rb
128
113
  - plugins.rb
129
- - repositories/.diffend.yml
130
- - repositories/bundler_2_1_4/install_with_gemfile_lock/.diffend.yml
131
- - repositories/bundler_2_1_4/install_with_gemfile_lock/Gemfile
132
- - repositories/bundler_2_1_4/install_with_gemfile_lock/Gemfile.lock
133
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/.diffend.yml
134
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/Gemfile
135
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/Gemfile.lock
136
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/.diffend.yml
137
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/Gemfile
138
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/Gemfile.lock
139
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/README.md
140
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/.diffend.yml
141
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/Gemfile
142
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/Gemfile.lock
143
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/.diffend.yml
144
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/Gemfile
145
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/Gemfile.lock
146
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/.diffend.yml
147
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/.ruby-version
148
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/Gemfile
149
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/Gemfile.lock
150
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/gem-with-two-platforms.gemspec
151
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/.diffend.yml
152
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/Gemfile
153
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/Gemfile.lock
154
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/.diffend.yml
155
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/Gemfile
156
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/Gemfile.lock
157
- - repositories/bundler_2_1_4/install_without_gemfile_lock/.diffend.yml
158
- - repositories/bundler_2_1_4/install_without_gemfile_lock/Gemfile
159
- - repositories/bundler_2_1_4/update_with_gemfile_lock/.diffend.yml
160
- - repositories/bundler_2_1_4/update_with_gemfile_lock/Gemfile
161
- - repositories/bundler_2_1_4/update_with_gemfile_lock/Gemfile.lock
162
- - repositories/bundler_2_1_4/update_with_gemfile_lock/README.md
163
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/.diffend.yml
164
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/Gemfile
165
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/Gemfile.lock
166
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/README.md
167
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/.diffend.yml
168
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/Gemfile
169
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/Gemfile.lock
170
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/README.md
171
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/.diffend.yml
172
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/Gemfile
173
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/Gemfile.lock
174
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/README.md
175
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/.diffend.yml
176
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/Gemfile
177
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/Gemfile.lock
178
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/README.md
179
- - repositories/bundler_2_1_4/update_without_gemfile_lock/.diffend.yml
180
- - repositories/bundler_2_1_4/update_without_gemfile_lock/Gemfile
181
- - repositories/bundler_2_1_4/update_without_gemfile_lock/README.md
182
- - repositories/bundler_2_2_7/install_with_gemfile_lock/.diffend.yml
183
- - repositories/bundler_2_2_7/install_with_gemfile_lock/Gemfile
184
- - repositories/bundler_2_2_7/install_with_gemfile_lock/Gemfile.lock
185
- - repositories/bundler_2_2_7/install_with_gemfile_lock/README.md
186
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/.diffend.yml
187
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/Gemfile
188
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/Gemfile.lock
189
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/README.md
190
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/.diffend.yml
191
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/Gemfile
192
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/Gemfile.lock
193
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/README.md
194
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/.diffend.yml
195
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/Gemfile
196
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/Gemfile.lock
197
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/README.md
198
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/.diffend.yml
199
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/Gemfile
200
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/Gemfile.lock
201
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/README.md
202
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/.diffend.yml
203
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/Gemfile
204
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/Gemfile.lock
205
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/README.md
206
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/gem-with-two-platforms.gemspec
207
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/.diffend.yml
208
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/Gemfile
209
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/Gemfile.lock
210
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/README.md
211
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/.diffend.yml
212
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/Gemfile
213
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/Gemfile.lock
214
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/README.md
215
- - repositories/bundler_2_2_7/install_without_gemfile_lock/.diffend.yml
216
- - repositories/bundler_2_2_7/install_without_gemfile_lock/Gemfile
217
- - repositories/bundler_2_2_7/install_without_gemfile_lock/README.md
218
- - repositories/bundler_2_2_7/update_with_gemfile_lock/.diffend.yml
219
- - repositories/bundler_2_2_7/update_with_gemfile_lock/Gemfile
220
- - repositories/bundler_2_2_7/update_with_gemfile_lock/Gemfile.lock
221
- - repositories/bundler_2_2_7/update_with_gemfile_lock/README.md
222
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/.diffend.yml
223
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/Gemfile
224
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/Gemfile.lock
225
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/README.md
226
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/Gemfile
227
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/Gemfile.lock
228
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/README.md
229
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/Gemfile
230
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/Gemfile.lock
231
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/README.md
232
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/.diffend.yml
233
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/Gemfile
234
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/Gemfile.lock
235
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/.diffend.yml
236
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/Gemfile
237
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/Gemfile.lock
238
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/README.md
239
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/.diffend.yml
240
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/Gemfile
241
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/Gemfile.lock
242
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/README.md
243
- - repositories/bundler_2_2_7/update_without_gemfile_lock/.diffend.yml
244
- - repositories/bundler_2_2_7/update_without_gemfile_lock/Gemfile
245
- - repositories/diffend.json
246
- - scripts/generate_payload_for_file.rb
247
114
  homepage: https://diffend.io
248
115
  licenses:
249
116
  - Prosperity Public License
250
117
  metadata: {}
251
- post_install_message:
118
+ post_install_message:
252
119
  rdoc_options: []
253
120
  require_paths:
254
121
  - lib
@@ -263,8 +130,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
263
130
  - !ruby/object:Gem::Version
264
131
  version: '0'
265
132
  requirements: []
266
- rubygems_version: 3.2.3
267
- signing_key:
133
+ rubygems_version: 3.2.15
134
+ signing_key:
268
135
  specification_version: 4
269
136
  summary: OSS supply chain security and management platform
270
137
  test_files: []