diffend 0.2.45 → 0.2.49

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 (211) 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 -1
  5. data/certs/mensfeld.pem +21 -21
  6. data/config/diffend.yml +1 -0
  7. data/diffend.gemspec +12 -2
  8. data/lib/diffend/config.rb +8 -0
  9. data/lib/diffend/handle_errors/build_exception_payload.rb +1 -0
  10. data/lib/diffend/integration_repository.rb +8 -1
  11. data/lib/diffend/local_context/host.rb +7 -2
  12. data/lib/diffend/plugin.rb +2 -0
  13. data/lib/diffend/version.rb +1 -1
  14. metadata +25 -220
  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 -91
  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 -41
  24. data/Rakefile +0 -43
  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/repositories/.diffend.yml +0 -3
  32. data/repositories/bundler_2_1_4/install_with_gemfile_lock/.diffend.yml +0 -3
  33. data/repositories/bundler_2_1_4/install_with_gemfile_lock/Gemfile +0 -6
  34. data/repositories/bundler_2_1_4/install_with_gemfile_lock/Gemfile.lock +0 -22
  35. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  36. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  37. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  38. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/.diffend.yml +0 -3
  39. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/Gemfile +0 -6
  40. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/Gemfile.lock +0 -18
  41. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/README.md +0 -1
  42. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/.diffend.yml +0 -3
  43. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/Gemfile +0 -6
  44. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/Gemfile.lock +0 -19
  45. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  46. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  47. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -43
  48. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/.diffend.yml +0 -3
  49. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/.ruby-version +0 -1
  50. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/Gemfile +0 -10
  51. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/Gemfile.lock +0 -32
  52. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/gem-with-two-platforms.gemspec +0 -16
  53. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  54. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  55. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  56. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  57. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  58. data/repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -19
  59. data/repositories/bundler_2_1_4/install_without_gemfile_lock/.diffend.yml +0 -3
  60. data/repositories/bundler_2_1_4/install_without_gemfile_lock/Gemfile +0 -5
  61. data/repositories/bundler_2_1_4/update_with_gemfile_lock/.diffend.yml +0 -3
  62. data/repositories/bundler_2_1_4/update_with_gemfile_lock/Gemfile +0 -5
  63. data/repositories/bundler_2_1_4/update_with_gemfile_lock/Gemfile.lock +0 -16
  64. data/repositories/bundler_2_1_4/update_with_gemfile_lock/README.md +0 -1
  65. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  66. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  67. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  68. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/README.md +0 -1
  69. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  70. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  71. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -43
  72. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/README.md +0 -1
  73. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  74. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  75. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  76. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/README.md +0 -1
  77. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  78. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  79. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -44
  80. data/repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/README.md +0 -1
  81. data/repositories/bundler_2_1_4/update_without_gemfile_lock/.diffend.yml +0 -3
  82. data/repositories/bundler_2_1_4/update_without_gemfile_lock/Gemfile +0 -5
  83. data/repositories/bundler_2_1_4/update_without_gemfile_lock/README.md +0 -1
  84. data/repositories/bundler_2_2_17/install_with_gemfile_lock/.diffend.yml +0 -3
  85. data/repositories/bundler_2_2_17/install_with_gemfile_lock/Gemfile +0 -6
  86. data/repositories/bundler_2_2_17/install_with_gemfile_lock/Gemfile.lock +0 -21
  87. data/repositories/bundler_2_2_17/install_with_gemfile_lock/README.md +0 -1
  88. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  89. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  90. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  91. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_added_gem/README.md +0 -1
  92. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_changed_gem_version/.diffend.yml +0 -3
  93. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_changed_gem_version/Gemfile +0 -6
  94. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_changed_gem_version/Gemfile.lock +0 -18
  95. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_changed_gem_version/README.md +0 -1
  96. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_locked_gem_version/.diffend.yml +0 -3
  97. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_locked_gem_version/Gemfile +0 -6
  98. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_locked_gem_version/Gemfile.lock +0 -18
  99. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_locked_gem_version/README.md +0 -1
  100. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  101. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  102. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -41
  103. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_removed_gem/README.md +0 -1
  104. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_platforms/.diffend.yml +0 -3
  105. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_platforms/Gemfile +0 -10
  106. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_platforms/Gemfile.lock +0 -30
  107. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_platforms/README.md +0 -1
  108. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_platforms/gem-with-two-platforms.gemspec +0 -16
  109. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  110. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  111. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  112. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_primary_sources/README.md +0 -1
  113. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  114. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  115. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -19
  116. data/repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_sources/README.md +0 -1
  117. data/repositories/bundler_2_2_17/install_without_gemfile_lock/.diffend.yml +0 -3
  118. data/repositories/bundler_2_2_17/install_without_gemfile_lock/Gemfile +0 -5
  119. data/repositories/bundler_2_2_17/install_without_gemfile_lock/README.md +0 -1
  120. data/repositories/bundler_2_2_17/update_with_gemfile_lock/.diffend.yml +0 -3
  121. data/repositories/bundler_2_2_17/update_with_gemfile_lock/Gemfile +0 -5
  122. data/repositories/bundler_2_2_17/update_with_gemfile_lock/Gemfile.lock +0 -16
  123. data/repositories/bundler_2_2_17/update_with_gemfile_lock/README.md +0 -1
  124. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  125. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  126. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  127. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_added_gem/README.md +0 -1
  128. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_changed_gem_version/Gemfile +0 -6
  129. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_changed_gem_version/Gemfile.lock +0 -18
  130. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_changed_gem_version/README.md +0 -1
  131. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_locked_gem_version/Gemfile +0 -6
  132. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_locked_gem_version/Gemfile.lock +0 -18
  133. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_locked_gem_version/README.md +0 -1
  134. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  135. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  136. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -41
  137. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  138. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  139. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  140. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_primary_sources/README.md +0 -1
  141. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  142. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  143. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -42
  144. data/repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_sources/README.md +0 -1
  145. data/repositories/bundler_2_2_17/update_without_gemfile_lock/.diffend.yml +0 -3
  146. data/repositories/bundler_2_2_17/update_without_gemfile_lock/Gemfile +0 -5
  147. data/repositories/bundler_2_2_7/install_with_gemfile_lock/.diffend.yml +0 -3
  148. data/repositories/bundler_2_2_7/install_with_gemfile_lock/Gemfile +0 -6
  149. data/repositories/bundler_2_2_7/install_with_gemfile_lock/Gemfile.lock +0 -21
  150. data/repositories/bundler_2_2_7/install_with_gemfile_lock/README.md +0 -1
  151. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  152. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  153. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  154. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/README.md +0 -1
  155. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/.diffend.yml +0 -3
  156. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/Gemfile +0 -6
  157. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/Gemfile.lock +0 -18
  158. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/README.md +0 -1
  159. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/.diffend.yml +0 -3
  160. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/Gemfile +0 -6
  161. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/Gemfile.lock +0 -18
  162. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/README.md +0 -1
  163. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  164. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  165. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -41
  166. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/README.md +0 -1
  167. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/.diffend.yml +0 -3
  168. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/Gemfile +0 -10
  169. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/Gemfile.lock +0 -30
  170. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/README.md +0 -1
  171. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/gem-with-two-platforms.gemspec +0 -16
  172. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  173. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  174. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  175. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/README.md +0 -1
  176. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  177. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  178. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -19
  179. data/repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/README.md +0 -1
  180. data/repositories/bundler_2_2_7/install_without_gemfile_lock/.diffend.yml +0 -3
  181. data/repositories/bundler_2_2_7/install_without_gemfile_lock/Gemfile +0 -5
  182. data/repositories/bundler_2_2_7/install_without_gemfile_lock/README.md +0 -1
  183. data/repositories/bundler_2_2_7/update_with_gemfile_lock/.diffend.yml +0 -3
  184. data/repositories/bundler_2_2_7/update_with_gemfile_lock/Gemfile +0 -5
  185. data/repositories/bundler_2_2_7/update_with_gemfile_lock/Gemfile.lock +0 -16
  186. data/repositories/bundler_2_2_7/update_with_gemfile_lock/README.md +0 -1
  187. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/.diffend.yml +0 -3
  188. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/Gemfile +0 -6
  189. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/Gemfile.lock +0 -16
  190. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/README.md +0 -1
  191. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/Gemfile +0 -6
  192. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/Gemfile.lock +0 -18
  193. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/README.md +0 -1
  194. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/Gemfile +0 -6
  195. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/Gemfile.lock +0 -18
  196. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/README.md +0 -1
  197. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/.diffend.yml +0 -3
  198. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/Gemfile +0 -5
  199. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/Gemfile.lock +0 -41
  200. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/.diffend.yml +0 -3
  201. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/Gemfile +0 -6
  202. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/Gemfile.lock +0 -17
  203. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/README.md +0 -1
  204. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/.diffend.yml +0 -3
  205. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/Gemfile +0 -6
  206. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/Gemfile.lock +0 -42
  207. data/repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/README.md +0 -1
  208. data/repositories/bundler_2_2_7/update_without_gemfile_lock/.diffend.yml +0 -3
  209. data/repositories/bundler_2_2_7/update_without_gemfile_lock/Gemfile +0 -5
  210. data/repositories/diffend.json +0 -9
  211. data/scripts/generate_payload_for_file.rb +0 -14
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d225cf1331c630fd992dd9ab9336ca535307d995ac676930fd49e1c7e159e1d6
4
- data.tar.gz: 7bb14c0d773b775cbcf74e6b78a312e079cedb5795d0e88a2917119f884da2d3
3
+ metadata.gz: d59c79b3cd1e84bbb678ee80ab3a6ac9883e6ca3d7f4681613afda23edc1a3bb
4
+ data.tar.gz: 9e3d458b8a6ff192c3017082c589486835f092bbab99b4b3727d8c1488fc9b43
5
5
  SHA512:
6
- metadata.gz: 78cc93592276ff199548aafa8e58097d8f111b621e739b58559be36f53da7fa125e54807330985ef1b28a81c31efac74820e0ce506bfb26022e91a36a66276e1
7
- data.tar.gz: 34d2bdb077978a3eacacdb431772b7882c94f310769398ba49f71905ed83e000050c41412ddc1b03c25b36a033c36af7acdd0e40b31d994a2b83291c0d75fed2
6
+ metadata.gz: 5c86b5245c1e241d6034c563b8849618f7f594f62a8b607a95d60531fbbd1db2bd538aa6f8e2c0a3d0aed19b731f6b787826b137fc30051c913e3178860427b6
7
+ data.tar.gz: afb23d2da56d361bc02b7cc7701e3681a97e31788831024415d359c29e6fc62c09dee7e16b2b39fec4638b4f2782c831f7a6d1b5f561408c7e4ef01f29303a2d
checksums.yaml.gz.sig CHANGED
Binary file
data.tar.gz.sig CHANGED
Binary file
data/CHANGELOG.md CHANGED
@@ -1,6 +1,23 @@
1
1
  # Changelog
2
2
 
3
- ## [Unreleased][master]
3
+ ## [0.2.49] (2021-08-11)
4
+ - Bundler 2.2.20 specs support
5
+ - Bundler 2.2.21 specs support
6
+ - Bundler 2.2.22 specs support
7
+ - Bundler 2.2.23 specs support
8
+ - Bundler 2.2.24 specs support
9
+ - Bundler 2.2.25 specs support
10
+
11
+ ## [0.2.48] (2021-05-31)
12
+ - Add Windows host user detection
13
+
14
+ ## [0.2.47] (2021-05-31)
15
+ - Bundler 2.2.18 support
16
+ - Bundler 2.2.19 support
17
+ - Windows support
18
+
19
+ ## [0.2.46] (2021-05-05)
20
+ - Optimized file selection to make releases smaller and easier to read through.
4
21
 
5
22
  ## [0.2.45] (2021-05-05)
6
23
  - Bundler 2.2.17 support
data/certs/mensfeld.pem CHANGED
@@ -1,25 +1,25 @@
1
1
  -----BEGIN CERTIFICATE-----
2
2
  MIIEODCCAqCgAwIBAgIBATANBgkqhkiG9w0BAQsFADAjMSEwHwYDVQQDDBhtYWNp
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
3
+ ZWovREM9bWVuc2ZlbGQvREM9cGwwHhcNMjEwODExMTQxNTEzWhcNMjIwODExMTQx
4
+ NTEzWjAjMSEwHwYDVQQDDBhtYWNpZWovREM9bWVuc2ZlbGQvREM9cGwwggGiMA0G
5
+ CSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQDV2jKH4Ti87GM6nyT6D+ESzTI0MZDj
6
+ ak2/TEwnxvijMJyCCPKT/qIkbW4/f0VHM4rhPr1nW73sb5SZBVFCLlJcOSKOBdUY
7
+ TMY+SIXN2EtUaZuhAOe8LxtxjHTgRHvHcqUQMBENXTISNzCo32LnUxweu66ia4Pd
8
+ 1mNRhzOqNv9YiBZvtBf7IMQ+sYdOCjboq2dlsWmJiwiDpY9lQBTnWORnT3mQxU5x
9
+ vPSwnLB854cHdCS8fQo4DjeJBRZHhEbcE5sqhEMB3RZA3EtFVEXOxlNxVTS3tncI
10
+ qyNXiWDaxcipaens4ObSY1C2HTV7OWb7OMqSCIybeYTSfkaSdqmcl4S6zxXkjH1J
11
+ tnjayAVzD+QVXGijsPLE2PFnJAh9iDET2cMsjabO1f6l1OQNyAtqpcyQcgfnyW0z
12
+ g7tGxTYD+6wJHffM9d9txOUw6djkF6bDxyqB8lo4Z3IObCx18AZjI9XPS9QG7w6q
13
+ LCWuMG2lkCcRgASqaVk9fEf9yMc2xxz5o3kCAwEAAaN3MHUwCQYDVR0TBAIwADAL
14
+ BgNVHQ8EBAMCBLAwHQYDVR0OBBYEFBqUFCKCOe5IuueUVqOB991jyCLLMB0GA1Ud
15
15
  EQQWMBSBEm1hY2llakBtZW5zZmVsZC5wbDAdBgNVHRIEFjAUgRJtYWNpZWpAbWVu
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==
16
+ c2ZlbGQucGwwDQYJKoZIhvcNAQELBQADggGBADD0/UuTTFgW+CGk2U0RDw2RBOca
17
+ W2LTF/G7AOzuzD0Tc4voc7WXyrgKwJREv8rgBimLnNlgmFJLmtUCh2U/MgxvcilH
18
+ yshYcbseNvjkrtYnLRlWZR4SSB6Zei5AlyGVQLPkvdsBpNegcG6w075YEwzX/38a
19
+ 8V9B/Yri2OGELBz8ykl7BsXUgNoUPA/4pHF6YRLz+VirOaUIQ4JfY7xGj6fSOWWz
20
+ /rQ/d77r6o1mfJYM/3BRVg73a3b7DmRnE5qjwmSaSQ7u802pJnLesmArch0xGCT/
21
+ fMmRli1Qb+6qOTl9mzD6UDMAyFR4t6MStLm0mIEqM0nBO5nUdUWbC7l9qXEf8XBE
22
+ 2DP28p3EqSuS+lKbAWKcqv7t0iRhhmaod+Yn9mcrLN1sa3q3KSQ9BCyxezCD4Mk2
23
+ R2P11bWoCtr70BsccVrN8jEhzwXngMyI2gVt750Y+dbTu1KgRqZKp/ECe7ZzPzXj
24
+ pIy9vHxTANKYVyI4qj8OrFdEM5BQNu8oQpL0iQ==
25
25
  -----END CERTIFICATE-----
data/config/diffend.yml CHANGED
@@ -4,3 +4,4 @@ shareable_key: <%= ENV['DIFFEND_SHAREABLE_KEY'] %>
4
4
  env: <%= ENV['DIFFEND_ENV'] || 'development' %>
5
5
  ignore_errors: <%= ENV['DIFFEND_IGNORE_ERRORS'] || 'true' %>
6
6
  development: <%= ENV['DIFFEND_DEVELOPMENT'] || 'true' %>
7
+ execute: <%= ENV['DIFFEND_EXECUTE'] || 'true' %>
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'
@@ -19,9 +28,10 @@ Gem::Specification.new do |spec|
19
28
  end
20
29
 
21
30
  spec.cert_chain = %w[certs/mensfeld.pem]
22
- spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(spec)/}) }
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
@@ -42,6 +42,14 @@ module Diffend
42
42
  @development
43
43
  end
44
44
 
45
+ # This method is provided just in case something would go wrong with Diffend but there would be
46
+ # a need to run Bundler anyhow. Please don't use unless aware of the downsides.
47
+ #
48
+ # @return [Boolean] should we run Diffend or skip it and continue without it.
49
+ def execute?
50
+ @execute
51
+ end
52
+
45
53
  # @return [Boolean] true if we are in deployment mode, false otherwise
46
54
  def deployment?
47
55
  !%w[development test].include?(env)
@@ -3,6 +3,7 @@
3
3
  require 'securerandom'
4
4
 
5
5
  module Diffend
6
+ # Errors handlers namespace
6
7
  module HandleErrors
7
8
  # Module responsible for building exception payload
8
9
  module BuildExceptionPayload
@@ -10,7 +10,14 @@ module Diffend
10
10
  # Gemfile backup file name
11
11
  GEMFILE_BACKUP_FILE_NAME = 'Gemfile.backup'
12
12
  # Plugin install command
13
- PLUGIN_INSTALL_COMMAND = 'bundle plugin install diffend'
13
+ PLUGIN_INSTALL_COMMAND = [
14
+ 'bundle',
15
+ "_#{Bundler::VERSION}_",
16
+ 'plugin',
17
+ 'install',
18
+ 'diffend',
19
+ '--source https://rubygems.org'
20
+ ].join(' ').freeze
14
21
 
15
22
  attr_reader :command, :name, :repository
16
23
 
@@ -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
@@ -51,6 +51,8 @@ module Diffend
51
51
 
52
52
  config = Diffend::Config.new(severity: Diffend::Logger::INFO)
53
53
 
54
+ return unless config.execute?
55
+
54
56
  unless config.valid?
55
57
  config.print_errors
56
58
 
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Diffend
4
4
  # Current version
5
- VERSION = '0.2.45'
5
+ VERSION = '0.2.49'
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.45
4
+ version: 0.2.49
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tomasz Pajor
8
+ - Maciej Mensfeld
8
9
  autorequire:
9
10
  bindir: bin
10
11
  cert_chain:
11
12
  - |
12
13
  -----BEGIN CERTIFICATE-----
13
14
  MIIEODCCAqCgAwIBAgIBATANBgkqhkiG9w0BAQsFADAjMSEwHwYDVQQDDBhtYWNp
14
- ZWovREM9bWVuc2ZlbGQvREM9cGwwHhcNMjAwODExMDkxNTM3WhcNMjEwODExMDkx
15
- NTM3WjAjMSEwHwYDVQQDDBhtYWNpZWovREM9bWVuc2ZlbGQvREM9cGwwggGiMA0G
16
- CSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQDCpXsCgmINb6lHBXXBdyrgsBPSxC4/
17
- 2H+weJ6L9CruTiv2+2/ZkQGtnLcDgrD14rdLIHK7t0o3EKYlDT5GhD/XUVhI15JE
18
- N7IqnPUgexe1fbZArwQ51afxz2AmPQN2BkB2oeQHXxnSWUGMhvcEZpfbxCCJH26w
19
- hS0Ccsma8yxA6hSlGVhFVDuCr7c2L1di6cK2CtIDpfDaWqnVNJEwBYHIxrCoWK5g
20
- sIGekVt/admS9gRhIMaIBg+Mshth5/DEyWO2QjteTodItlxfTctrfmiAl8X8T5JP
21
- VXeLp5SSOJ5JXE80nShMJp3RFnGw5fqjX/ffjtISYh78/By4xF3a25HdWH9+qO2Z
22
- tx0wSGc9/4gqNM0APQnjN/4YXrGZ4IeSjtE+OrrX07l0TiyikzSLFOkZCAp8oBJi
23
- Fhlosz8xQDJf7mhNxOaZziqASzp/hJTU/tuDKl5+ql2icnMv5iV/i6SlmvU29QNg
24
- LCV71pUv0pWzN+OZbHZKWepGhEQ3cG9MwvkCAwEAAaN3MHUwCQYDVR0TBAIwADAL
25
- BgNVHQ8EBAMCBLAwHQYDVR0OBBYEFImGed2AXS070ohfRidiCEhXEUN+MB0GA1Ud
15
+ ZWovREM9bWVuc2ZlbGQvREM9cGwwHhcNMjEwODExMTQxNTEzWhcNMjIwODExMTQx
16
+ NTEzWjAjMSEwHwYDVQQDDBhtYWNpZWovREM9bWVuc2ZlbGQvREM9cGwwggGiMA0G
17
+ CSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQDV2jKH4Ti87GM6nyT6D+ESzTI0MZDj
18
+ ak2/TEwnxvijMJyCCPKT/qIkbW4/f0VHM4rhPr1nW73sb5SZBVFCLlJcOSKOBdUY
19
+ TMY+SIXN2EtUaZuhAOe8LxtxjHTgRHvHcqUQMBENXTISNzCo32LnUxweu66ia4Pd
20
+ 1mNRhzOqNv9YiBZvtBf7IMQ+sYdOCjboq2dlsWmJiwiDpY9lQBTnWORnT3mQxU5x
21
+ vPSwnLB854cHdCS8fQo4DjeJBRZHhEbcE5sqhEMB3RZA3EtFVEXOxlNxVTS3tncI
22
+ qyNXiWDaxcipaens4ObSY1C2HTV7OWb7OMqSCIybeYTSfkaSdqmcl4S6zxXkjH1J
23
+ tnjayAVzD+QVXGijsPLE2PFnJAh9iDET2cMsjabO1f6l1OQNyAtqpcyQcgfnyW0z
24
+ g7tGxTYD+6wJHffM9d9txOUw6djkF6bDxyqB8lo4Z3IObCx18AZjI9XPS9QG7w6q
25
+ LCWuMG2lkCcRgASqaVk9fEf9yMc2xxz5o3kCAwEAAaN3MHUwCQYDVR0TBAIwADAL
26
+ BgNVHQ8EBAMCBLAwHQYDVR0OBBYEFBqUFCKCOe5IuueUVqOB991jyCLLMB0GA1Ud
26
27
  EQQWMBSBEm1hY2llakBtZW5zZmVsZC5wbDAdBgNVHRIEFjAUgRJtYWNpZWpAbWVu
27
- c2ZlbGQucGwwDQYJKoZIhvcNAQELBQADggGBAKiHpwoENVrMi94V1zD4o8/6G3AU
28
- gWz4udkPYHTZLUy3dLznc/sNjdkJFWT3E6NKYq7c60EpJ0m0vAEg5+F5pmNOsvD3
29
- 2pXLj9kisEeYhR516HwXAvtngboUcb75skqvBCU++4Pu7BRAPjO1/ihLSBexbwSS
30
- fF+J5OWNuyHHCQp+kGPLtXJe2yUYyvSWDj3I2//Vk0VhNOIlaCS1+5/P3ZJThOtm
31
- zJUBI7h3HgovwRpcnmk2mXTmU4Zx/bCzX8EA6VY0khEvnmiq7S6eBF0H9qH8KyQ6
32
- EkVLpvmUDFcf/uNaBQdazEMB5jYtwoA8gQlANETNGPi51KlkukhKgaIEDMkBDJOx
33
- 65N7DzmkcyY0/GwjIVIxmRhcrCt1YeCUElmfFx0iida1/YRm6sB2AXqScc1+ECRi
34
- 2DND//YJUikn1zwbz1kT70XmHd97B4Eytpln7K+M1u2g1pHVEPW4owD/ammXNpUy
35
- nt70FcDD4yxJQ+0YNiHd0N8IcVBM1TMIVctMNQ==
28
+ c2ZlbGQucGwwDQYJKoZIhvcNAQELBQADggGBADD0/UuTTFgW+CGk2U0RDw2RBOca
29
+ W2LTF/G7AOzuzD0Tc4voc7WXyrgKwJREv8rgBimLnNlgmFJLmtUCh2U/MgxvcilH
30
+ yshYcbseNvjkrtYnLRlWZR4SSB6Zei5AlyGVQLPkvdsBpNegcG6w075YEwzX/38a
31
+ 8V9B/Yri2OGELBz8ykl7BsXUgNoUPA/4pHF6YRLz+VirOaUIQ4JfY7xGj6fSOWWz
32
+ /rQ/d77r6o1mfJYM/3BRVg73a3b7DmRnE5qjwmSaSQ7u802pJnLesmArch0xGCT/
33
+ fMmRli1Qb+6qOTl9mzD6UDMAyFR4t6MStLm0mIEqM0nBO5nUdUWbC7l9qXEf8XBE
34
+ 2DP28p3EqSuS+lKbAWKcqv7t0iRhhmaod+Yn9mcrLN1sa3q3KSQ9BCyxezCD4Mk2
35
+ R2P11bWoCtr70BsccVrN8jEhzwXngMyI2gVt750Y+dbTu1KgRqZKp/ECe7ZzPzXj
36
+ pIy9vHxTANKYVyI4qj8OrFdEM5BQNu8oQpL0iQ==
36
37
  -----END CERTIFICATE-----
37
- date: 2021-05-05 00:00:00.000000000 Z
38
+ date: 2021-08-11 00:00:00.000000000 Z
38
39
  dependencies:
39
40
  - !ruby/object:Gem::Dependency
40
41
  name: bundler
@@ -71,24 +72,9 @@ 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
79
  - config/diffend.yml
94
80
  - diffend.gemspec
@@ -125,187 +111,6 @@ files:
125
111
  - lib/diffend/track.rb
126
112
  - lib/diffend/version.rb
127
113
  - plugins.rb
128
- - repositories/.diffend.yml
129
- - repositories/bundler_2_1_4/install_with_gemfile_lock/.diffend.yml
130
- - repositories/bundler_2_1_4/install_with_gemfile_lock/Gemfile
131
- - repositories/bundler_2_1_4/install_with_gemfile_lock/Gemfile.lock
132
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/.diffend.yml
133
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/Gemfile
134
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_added_gem/Gemfile.lock
135
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/.diffend.yml
136
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/Gemfile
137
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/Gemfile.lock
138
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_changed_gem_version/README.md
139
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/.diffend.yml
140
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/Gemfile
141
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_locked_gem_version/Gemfile.lock
142
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/.diffend.yml
143
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/Gemfile
144
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_removed_gem/Gemfile.lock
145
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/.diffend.yml
146
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/.ruby-version
147
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/Gemfile
148
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/Gemfile.lock
149
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_platforms/gem-with-two-platforms.gemspec
150
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/.diffend.yml
151
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/Gemfile
152
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_primary_sources/Gemfile.lock
153
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/.diffend.yml
154
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/Gemfile
155
- - repositories/bundler_2_1_4/install_with_gemfile_lock_with_two_sources/Gemfile.lock
156
- - repositories/bundler_2_1_4/install_without_gemfile_lock/.diffend.yml
157
- - repositories/bundler_2_1_4/install_without_gemfile_lock/Gemfile
158
- - repositories/bundler_2_1_4/update_with_gemfile_lock/.diffend.yml
159
- - repositories/bundler_2_1_4/update_with_gemfile_lock/Gemfile
160
- - repositories/bundler_2_1_4/update_with_gemfile_lock/Gemfile.lock
161
- - repositories/bundler_2_1_4/update_with_gemfile_lock/README.md
162
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/.diffend.yml
163
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/Gemfile
164
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/Gemfile.lock
165
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_added_gem/README.md
166
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/.diffend.yml
167
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/Gemfile
168
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/Gemfile.lock
169
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_removed_gem/README.md
170
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/.diffend.yml
171
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/Gemfile
172
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/Gemfile.lock
173
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_primary_sources/README.md
174
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/.diffend.yml
175
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/Gemfile
176
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/Gemfile.lock
177
- - repositories/bundler_2_1_4/update_with_gemfile_lock_with_two_sources/README.md
178
- - repositories/bundler_2_1_4/update_without_gemfile_lock/.diffend.yml
179
- - repositories/bundler_2_1_4/update_without_gemfile_lock/Gemfile
180
- - repositories/bundler_2_1_4/update_without_gemfile_lock/README.md
181
- - repositories/bundler_2_2_17/install_with_gemfile_lock/.diffend.yml
182
- - repositories/bundler_2_2_17/install_with_gemfile_lock/Gemfile
183
- - repositories/bundler_2_2_17/install_with_gemfile_lock/Gemfile.lock
184
- - repositories/bundler_2_2_17/install_with_gemfile_lock/README.md
185
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_added_gem/.diffend.yml
186
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_added_gem/Gemfile
187
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_added_gem/Gemfile.lock
188
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_added_gem/README.md
189
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_changed_gem_version/.diffend.yml
190
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_changed_gem_version/Gemfile
191
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_changed_gem_version/Gemfile.lock
192
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_changed_gem_version/README.md
193
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_locked_gem_version/.diffend.yml
194
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_locked_gem_version/Gemfile
195
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_locked_gem_version/Gemfile.lock
196
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_locked_gem_version/README.md
197
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_removed_gem/.diffend.yml
198
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_removed_gem/Gemfile
199
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_removed_gem/Gemfile.lock
200
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_removed_gem/README.md
201
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_platforms/.diffend.yml
202
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_platforms/Gemfile
203
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_platforms/Gemfile.lock
204
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_platforms/README.md
205
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_platforms/gem-with-two-platforms.gemspec
206
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_primary_sources/.diffend.yml
207
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_primary_sources/Gemfile
208
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_primary_sources/Gemfile.lock
209
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_primary_sources/README.md
210
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_sources/.diffend.yml
211
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_sources/Gemfile
212
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_sources/Gemfile.lock
213
- - repositories/bundler_2_2_17/install_with_gemfile_lock_with_two_sources/README.md
214
- - repositories/bundler_2_2_17/install_without_gemfile_lock/.diffend.yml
215
- - repositories/bundler_2_2_17/install_without_gemfile_lock/Gemfile
216
- - repositories/bundler_2_2_17/install_without_gemfile_lock/README.md
217
- - repositories/bundler_2_2_17/update_with_gemfile_lock/.diffend.yml
218
- - repositories/bundler_2_2_17/update_with_gemfile_lock/Gemfile
219
- - repositories/bundler_2_2_17/update_with_gemfile_lock/Gemfile.lock
220
- - repositories/bundler_2_2_17/update_with_gemfile_lock/README.md
221
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_added_gem/.diffend.yml
222
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_added_gem/Gemfile
223
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_added_gem/Gemfile.lock
224
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_added_gem/README.md
225
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_changed_gem_version/Gemfile
226
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_changed_gem_version/Gemfile.lock
227
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_changed_gem_version/README.md
228
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_locked_gem_version/Gemfile
229
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_locked_gem_version/Gemfile.lock
230
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_locked_gem_version/README.md
231
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_removed_gem/.diffend.yml
232
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_removed_gem/Gemfile
233
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_removed_gem/Gemfile.lock
234
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_primary_sources/.diffend.yml
235
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_primary_sources/Gemfile
236
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_primary_sources/Gemfile.lock
237
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_primary_sources/README.md
238
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_sources/.diffend.yml
239
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_sources/Gemfile
240
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_sources/Gemfile.lock
241
- - repositories/bundler_2_2_17/update_with_gemfile_lock_with_two_sources/README.md
242
- - repositories/bundler_2_2_17/update_without_gemfile_lock/.diffend.yml
243
- - repositories/bundler_2_2_17/update_without_gemfile_lock/Gemfile
244
- - repositories/bundler_2_2_7/install_with_gemfile_lock/.diffend.yml
245
- - repositories/bundler_2_2_7/install_with_gemfile_lock/Gemfile
246
- - repositories/bundler_2_2_7/install_with_gemfile_lock/Gemfile.lock
247
- - repositories/bundler_2_2_7/install_with_gemfile_lock/README.md
248
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/.diffend.yml
249
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/Gemfile
250
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/Gemfile.lock
251
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_added_gem/README.md
252
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/.diffend.yml
253
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/Gemfile
254
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/Gemfile.lock
255
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_changed_gem_version/README.md
256
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/.diffend.yml
257
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/Gemfile
258
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/Gemfile.lock
259
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_locked_gem_version/README.md
260
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/.diffend.yml
261
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/Gemfile
262
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/Gemfile.lock
263
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_removed_gem/README.md
264
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/.diffend.yml
265
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/Gemfile
266
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/Gemfile.lock
267
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/README.md
268
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_platforms/gem-with-two-platforms.gemspec
269
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/.diffend.yml
270
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/Gemfile
271
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/Gemfile.lock
272
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_primary_sources/README.md
273
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/.diffend.yml
274
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/Gemfile
275
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/Gemfile.lock
276
- - repositories/bundler_2_2_7/install_with_gemfile_lock_with_two_sources/README.md
277
- - repositories/bundler_2_2_7/install_without_gemfile_lock/.diffend.yml
278
- - repositories/bundler_2_2_7/install_without_gemfile_lock/Gemfile
279
- - repositories/bundler_2_2_7/install_without_gemfile_lock/README.md
280
- - repositories/bundler_2_2_7/update_with_gemfile_lock/.diffend.yml
281
- - repositories/bundler_2_2_7/update_with_gemfile_lock/Gemfile
282
- - repositories/bundler_2_2_7/update_with_gemfile_lock/Gemfile.lock
283
- - repositories/bundler_2_2_7/update_with_gemfile_lock/README.md
284
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/.diffend.yml
285
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/Gemfile
286
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/Gemfile.lock
287
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_added_gem/README.md
288
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/Gemfile
289
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/Gemfile.lock
290
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_changed_gem_version/README.md
291
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/Gemfile
292
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/Gemfile.lock
293
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_locked_gem_version/README.md
294
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/.diffend.yml
295
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/Gemfile
296
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_removed_gem/Gemfile.lock
297
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/.diffend.yml
298
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/Gemfile
299
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/Gemfile.lock
300
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_primary_sources/README.md
301
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/.diffend.yml
302
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/Gemfile
303
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/Gemfile.lock
304
- - repositories/bundler_2_2_7/update_with_gemfile_lock_with_two_sources/README.md
305
- - repositories/bundler_2_2_7/update_without_gemfile_lock/.diffend.yml
306
- - repositories/bundler_2_2_7/update_without_gemfile_lock/Gemfile
307
- - repositories/diffend.json
308
- - scripts/generate_payload_for_file.rb
309
114
  homepage: https://diffend.io
310
115
  licenses:
311
116
  - Prosperity Public License
@@ -325,7 +130,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
325
130
  - !ruby/object:Gem::Version
326
131
  version: '0'
327
132
  requirements: []
328
- rubygems_version: 3.2.15
133
+ rubygems_version: 3.2.22
329
134
  signing_key:
330
135
  specification_version: 4
331
136
  summary: OSS supply chain security and management platform