diffend 0.2.43 → 0.2.48

Sign up to get free protection for your applications and to get access to all the features.
Files changed (147) 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 +18 -2
  5. data/certs/mensfeld.pem +21 -21
  6. data/diffend.gemspec +13 -3
  7. data/lib/diffend/configs/error_messages.rb +11 -0
  8. data/lib/diffend/configs/validator.rb +22 -0
  9. data/lib/diffend/local_context/host.rb +7 -2
  10. data/lib/diffend/local_context/packages.rb +5 -1
  11. data/lib/diffend/version.rb +1 -1
  12. metadata +31 -164
  13. metadata.gz.sig +0 -0
  14. data/.coditsu/ci.yml +0 -3
  15. data/.diffend.yml +0 -3
  16. data/.github/workflows/ci.yml +0 -90
  17. data/.gitignore +0 -58
  18. data/.rspec +0 -1
  19. data/.ruby-version +0 -1
  20. data/Gemfile +0 -12
  21. data/Gemfile.lock +0 -40
  22. data/Rakefile +0 -40
  23. data/bin/bundle +0 -114
  24. data/bin/byebug +0 -29
  25. data/bin/htmldiff +0 -29
  26. data/bin/ldiff +0 -29
  27. data/bin/rake +0 -29
  28. data/bin/rspec +0 -29
  29. data/certs/tomaszpajor.pem +0 -25
  30. data/repositories/.diffend.yml +0 -3
  31. data/repositories/bundler_2_1_4/install_with_gemfile_lock/.diffend.yml +0 -3
  32. data/repositories/bundler_2_1_4/install_with_gemfile_lock/Gemfile +0 -6
  33. data/repositories/bundler_2_1_4/install_with_gemfile_lock/Gemfile.lock +0 -22
  34. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  35. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  36. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  37. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/.diffend.yml +0 -3
  38. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/Gemfile +0 -6
  39. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/Gemfile.lock +0 -18
  40. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/README.md +0 -1
  41. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/.diffend.yml +0 -3
  42. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/Gemfile +0 -6
  43. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/Gemfile.lock +0 -19
  44. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  45. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  46. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -43
  47. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/.diffend.yml +0 -3
  48. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/.ruby-version +0 -1
  49. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/Gemfile +0 -10
  50. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/Gemfile.lock +0 -32
  51. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/gem-with-two-platforms.gemspec +0 -16
  52. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  53. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  54. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  55. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  56. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  57. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -19
  58. data/repositories/bundler_2_1_4/install_without_gemfile_lock/.diffend.yml +0 -3
  59. data/repositories/bundler_2_1_4/install_without_gemfile_lock/Gemfile +0 -5
  60. data/repositories/bundler_2_1_4/update_with_gemfile_lock/.diffend.yml +0 -3
  61. data/repositories/bundler_2_1_4/update_with_gemfile_lock/Gemfile +0 -5
  62. data/repositories/bundler_2_1_4/update_with_gemfile_lock/Gemfile.lock +0 -16
  63. data/repositories/bundler_2_1_4/update_with_gemfile_lock/README.md +0 -1
  64. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  65. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  66. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  67. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/README.md +0 -1
  68. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  69. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  70. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -43
  71. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/README.md +0 -1
  72. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  73. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  74. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  75. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/README.md +0 -1
  76. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  77. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  78. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -44
  79. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/README.md +0 -1
  80. data/repositories/bundler_2_1_4/update_without_gemfile_lock/.diffend.yml +0 -3
  81. data/repositories/bundler_2_1_4/update_without_gemfile_lock/Gemfile +0 -5
  82. data/repositories/bundler_2_1_4/update_without_gemfile_lock/README.md +0 -1
  83. data/repositories/bundler_2_2_7/install_with_gemfile_lock/.diffend.yml +0 -3
  84. data/repositories/bundler_2_2_7/install_with_gemfile_lock/Gemfile +0 -6
  85. data/repositories/bundler_2_2_7/install_with_gemfile_lock/Gemfile.lock +0 -21
  86. data/repositories/bundler_2_2_7/install_with_gemfile_lock/README.md +0 -1
  87. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  88. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  89. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  90. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/README.md +0 -1
  91. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/.diffend.yml +0 -3
  92. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/Gemfile +0 -6
  93. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/Gemfile.lock +0 -18
  94. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/README.md +0 -1
  95. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/.diffend.yml +0 -3
  96. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/Gemfile +0 -6
  97. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/Gemfile.lock +0 -18
  98. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/README.md +0 -1
  99. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  100. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  101. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -41
  102. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/README.md +0 -1
  103. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/.diffend.yml +0 -3
  104. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/Gemfile +0 -10
  105. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/Gemfile.lock +0 -30
  106. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/README.md +0 -1
  107. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/gem-with-two-platforms.gemspec +0 -16
  108. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  109. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  110. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  111. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/README.md +0 -1
  112. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  113. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  114. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -19
  115. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/README.md +0 -1
  116. data/repositories/bundler_2_2_7/install_without_gemfile_lock/.diffend.yml +0 -3
  117. data/repositories/bundler_2_2_7/install_without_gemfile_lock/Gemfile +0 -5
  118. data/repositories/bundler_2_2_7/install_without_gemfile_lock/README.md +0 -1
  119. data/repositories/bundler_2_2_7/update_with_gemfile_lock/.diffend.yml +0 -3
  120. data/repositories/bundler_2_2_7/update_with_gemfile_lock/Gemfile +0 -5
  121. data/repositories/bundler_2_2_7/update_with_gemfile_lock/Gemfile.lock +0 -16
  122. data/repositories/bundler_2_2_7/update_with_gemfile_lock/README.md +0 -1
  123. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  124. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  125. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  126. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/README.md +0 -1
  127. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/Gemfile +0 -6
  128. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/Gemfile.lock +0 -18
  129. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/README.md +0 -1
  130. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/Gemfile +0 -6
  131. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/Gemfile.lock +0 -18
  132. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/README.md +0 -1
  133. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  134. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  135. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -41
  136. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  137. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  138. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  139. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/README.md +0 -1
  140. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  141. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  142. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -42
  143. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/README.md +0 -1
  144. data/repositories/bundler_2_2_7/update_without_gemfile_lock/.diffend.yml +0 -3
  145. data/repositories/bundler_2_2_7/update_without_gemfile_lock/Gemfile +0 -5
  146. data/repositories/diffend.json +0 -9
  147. data/scripts/generate_payload_for_file.rb +0 -14
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 00ff9a1819f62275a52e0d531ac9a3d9061e388867ec5e73ea0dc923a9ba30ed
4
- data.tar.gz: '092ac2a98fd88ca4c8cc014aec5a2e485c6a280b17e44e3000b99d5dddbb0bf3'
3
+ metadata.gz: 8b042a56ded36f5528645562340dced753d2b6878cd4d5d0df0846c2c8d0f103
4
+ data.tar.gz: 54443427ca896cb22066e3142ccd733da736033a853250d781dd80eb1a1bc15f
5
5
  SHA512:
6
- metadata.gz: 6f6d630a67a621c4a92c1835340ef2195834ba9c2717de4d4da4256b31cbf709347d2129593b167de4dfb8bdf27d771127b9fcefdde2e3b4ee5cfe05b8f2e666
7
- data.tar.gz: feee0a4cd775f6aa3a7324294975e20c9edb51fb9bc733c33765bc0f3c31a130315f94d92779acab7d5ac6f3b3783d9b9ed992f48fd741a5069e58d88cbcdd03
6
+ metadata.gz: 6d576a8a6ebb3430723cf263f45a11d0ffb7db1cb9035491d251cfbfcf766e82e75ff999c664d643924d03ec61461ff89b28cfc63a2db840b0cf5b5b66a2dcfd
7
+ data.tar.gz: 4be8045b6885f330daa8e301726eca60536eb497cbe7116b272491bcec85245ac39bf4cd111e859a08cc8b07592637bb44501853440c24c247db857d89772841
checksums.yaml.gz.sig CHANGED
Binary file
data.tar.gz.sig CHANGED
Binary file
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  # Changelog
2
2
 
3
- ## [Unreleased][master]
3
+ ## [0.2.48] (2021-05-31)
4
+ - Add Windows host user detection
5
+
6
+ ## [0.2.47] (2021-05-31)
7
+ - Bundler 2.2.18 support
8
+ - Bundler 2.2.19 support
9
+ - Windows support
10
+
11
+ ## [0.2.46] (2021-05-05)
12
+ - Optimized file selection to make releases smaller and easier to read through.
13
+
14
+ ## [0.2.45] (2021-05-05)
15
+ - Bundler 2.2.17 support
16
+
17
+ ## [0.2.44] (2021-03-31)
18
+ - `project_id`, `shareable_id` and `shareable_key` need to be a valid UUID
4
19
 
5
20
  ## [0.2.43] (2021-03-16)
6
21
  - introduce `DIFFEND_TAGS` ([#119](https://github.com/diffend-io/diffend-ruby/pull/119))
@@ -138,7 +153,8 @@
138
153
 
139
154
  - initial release
140
155
 
141
- [master]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.43...HEAD
156
+ [master]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.44...HEAD
157
+ [0.2.44]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.43...v0.2.44
142
158
  [0.2.43]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.42...v0.2.43
143
159
  [0.2.42]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.41...v0.2.42
144
160
  [0.2.41]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.40...v0.2.41
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
@@ -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
@@ -7,6 +7,11 @@ module Diffend
7
7
  module LocalContext
8
8
  # Module responsible for building host information from local context
9
9
  module Host
10
+ # Regexp that checks if we're running under Windows
11
+ WINDOWS_REGEXP = /cygwin|mswin|mingw|bccwin|wince|emx/
12
+
13
+ private_constant :WINDOWS_REGEXP
14
+
10
15
  class << self
11
16
  # Build host information
12
17
  #
@@ -24,7 +29,7 @@ module Diffend
24
29
  'version' => uname[:version]
25
30
  },
26
31
  'tags' => tags,
27
- 'user' => Etc.getpwuid(Process.uid).name,
32
+ 'user' => Etc.getpwuid(Process.uid)&.name || ENV['USERNAME'],
28
33
  'pid' => Process.pid
29
34
  }.freeze
30
35
  end
@@ -36,7 +41,7 @@ module Diffend
36
41
  # @return [Hash]
37
42
  def command
38
43
  if File.exist?($PROGRAM_NAME)
39
- if defined?(JRUBY_VERSION)
44
+ if defined?(JRUBY_VERSION) || WINDOWS_REGEXP =~ RUBY_PLATFORM
40
45
  name = $PROGRAM_NAME.split('/').last.strip
41
46
  command = "#{name} #{ARGV.join(' ')}"
42
47
  else
@@ -62,6 +62,10 @@ module Diffend
62
62
  # Resolve definition
63
63
  def resolve
64
64
  @cached ? @definition.resolve_with_cache! : @definition.resolve_remotely!
65
+
66
+ # Despite bundler not materializing resolution, we always need to do so to get all the
67
+ # gems details
68
+ @definition.specs
65
69
  end
66
70
 
67
71
  # Build specification
@@ -96,8 +100,8 @@ module Diffend
96
100
  def build_main
97
101
  {
98
102
  'dependencies' => {},
99
- 'sources' => build_sources,
100
103
  'plugins' => {},
104
+ 'sources' => build_sources,
101
105
  'platforms' => @definition.platforms.map(&:to_s)
102
106
  }
103
107
  end
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Diffend
4
4
  # Current version
5
- VERSION = '0.2.43'
5
+ VERSION = '0.2.48'
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.43
4
+ version: 0.2.48
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-16 00:00:00.000000000 Z
38
+ date: 2021-05-31 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.19
134
+ signing_key:
268
135
  specification_version: 4
269
136
  summary: OSS supply chain security and management platform
270
137
  test_files: []