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
data/bin/ldiff DELETED
@@ -1,29 +0,0 @@
1
- #!/usr/bin/env ruby
2
- # frozen_string_literal: true
3
-
4
- #
5
- # This file was generated by Bundler.
6
- #
7
- # The application 'ldiff' is installed as part of a gem, and
8
- # this file is here to facilitate running it.
9
- #
10
-
11
- require "pathname"
12
- ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../Gemfile",
13
- Pathname.new(__FILE__).realpath)
14
-
15
- bundle_binstub = File.expand_path("../bundle", __FILE__)
16
-
17
- if File.file?(bundle_binstub)
18
- if File.read(bundle_binstub, 300) =~ /This file was generated by Bundler/
19
- load(bundle_binstub)
20
- else
21
- abort("Your `bin/bundle` was not generated by Bundler, so this binstub cannot run.
22
- Replace `bin/bundle` by running `bundle binstubs bundler --force`, then run this command again.")
23
- end
24
- end
25
-
26
- require "rubygems"
27
- require "bundler/setup"
28
-
29
- load Gem.bin_path("diff-lcs", "ldiff")
data/bin/rake DELETED
@@ -1,29 +0,0 @@
1
- #!/usr/bin/env ruby
2
- # frozen_string_literal: true
3
-
4
- #
5
- # This file was generated by Bundler.
6
- #
7
- # The application 'rake' is installed as part of a gem, and
8
- # this file is here to facilitate running it.
9
- #
10
-
11
- require "pathname"
12
- ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../Gemfile",
13
- Pathname.new(__FILE__).realpath)
14
-
15
- bundle_binstub = File.expand_path("../bundle", __FILE__)
16
-
17
- if File.file?(bundle_binstub)
18
- if File.read(bundle_binstub, 300) =~ /This file was generated by Bundler/
19
- load(bundle_binstub)
20
- else
21
- abort("Your `bin/bundle` was not generated by Bundler, so this binstub cannot run.
22
- Replace `bin/bundle` by running `bundle binstubs bundler --force`, then run this command again.")
23
- end
24
- end
25
-
26
- require "rubygems"
27
- require "bundler/setup"
28
-
29
- load Gem.bin_path("rake", "rake")
data/bin/rspec DELETED
@@ -1,29 +0,0 @@
1
- #!/usr/bin/env ruby
2
- # frozen_string_literal: true
3
-
4
- #
5
- # This file was generated by Bundler.
6
- #
7
- # The application 'rspec' is installed as part of a gem, and
8
- # this file is here to facilitate running it.
9
- #
10
-
11
- require "pathname"
12
- ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../Gemfile",
13
- Pathname.new(__FILE__).realpath)
14
-
15
- bundle_binstub = File.expand_path("../bundle", __FILE__)
16
-
17
- if File.file?(bundle_binstub)
18
- if File.read(bundle_binstub, 300) =~ /This file was generated by Bundler/
19
- load(bundle_binstub)
20
- else
21
- abort("Your `bin/bundle` was not generated by Bundler, so this binstub cannot run.
22
- Replace `bin/bundle` by running `bundle binstubs bundler --force`, then run this command again.")
23
- end
24
- end
25
-
26
- require "rubygems"
27
- require "bundler/setup"
28
-
29
- load Gem.bin_path("rspec-core", "rspec")
@@ -1,3 +0,0 @@
1
- project_id: '6f346200-b6d0-4456-93d6-93f6ea64629f'
2
- shareable_id: 'a623a24f-c384-41ef-9b1f-020c902cee53'
3
- shareable_key: 'fea22506-bf19-404e-b6cd-fb26ffb08b0c'
@@ -1,3 +0,0 @@
1
- project_id: '6f346200-b6d0-4456-93d6-93f6ea64629f'
2
- shareable_id: 'a623a24f-c384-41ef-9b1f-020c902cee53'
3
- shareable_key: 'fea22506-bf19-404e-b6cd-fb26ffb08b0c'
@@ -1,6 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- source 'https://rubygems.org'
4
-
5
- gem 'dry-core'
6
- gem 'nokogiri'
@@ -1,22 +0,0 @@
1
- GEM
2
- remote: https://rubygems.org/
3
- specs:
4
- concurrent-ruby (1.0.5)
5
- concurrent-ruby (1.0.5-java)
6
- dry-core (0.4.7)
7
- concurrent-ruby (~> 1.0)
8
- mini_portile2 (2.4.0)
9
- nokogiri (1.10.10)
10
- mini_portile2 (~> 2.4.0)
11
- nokogiri (1.10.10-java)
12
-
13
- PLATFORMS
14
- java
15
- ruby
16
-
17
- DEPENDENCIES
18
- dry-core
19
- nokogiri
20
-
21
- BUNDLED WITH
22
- 2.1.4
@@ -1,3 +0,0 @@
1
- project_id: '6f346200-b6d0-4456-93d6-93f6ea64629f'
2
- shareable_id: 'a623a24f-c384-41ef-9b1f-020c902cee53'
3
- shareable_key: 'fea22506-bf19-404e-b6cd-fb26ffb08b0c'
@@ -1,6 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- source 'https://rubygems.org'
4
-
5
- gem 'dry-core'
6
- gem 'dry-struct'
@@ -1,16 +0,0 @@
1
- GEM
2
- remote: https://rubygems.org/
3
- specs:
4
- concurrent-ruby (1.1.6)
5
- dry-core (0.4.9)
6
- concurrent-ruby (~> 1.0)
7
-
8
- PLATFORMS
9
- java
10
- ruby
11
-
12
- DEPENDENCIES
13
- dry-core
14
-
15
- BUNDLED WITH
16
- 2.1.4
@@ -1,3 +0,0 @@
1
- project_id: '6f346200-b6d0-4456-93d6-93f6ea64629f'
2
- shareable_id: 'a623a24f-c384-41ef-9b1f-020c902cee53'
3
- shareable_key: 'fea22506-bf19-404e-b6cd-fb26ffb08b0c'
@@ -1,6 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- source 'https://rubygems.org'
4
-
5
- gem 'dry-core', '0.4.8'
6
- gem 'dry-inflector'
@@ -1,18 +0,0 @@
1
- GEM
2
- remote: https://rubygems.org/
3
- specs:
4
- concurrent-ruby (1.0.5)
5
- dry-core (0.4.7)
6
- concurrent-ruby (~> 1.0)
7
- dry-inflector (0.1.2)
8
-
9
- PLATFORMS
10
- java
11
- ruby
12
-
13
- DEPENDENCIES
14
- dry-core (= 0.4.7)
15
- dry-inflector
16
-
17
- BUNDLED WITH
18
- 2.1.4
@@ -1 +0,0 @@
1
- Bundle on both latest `ruby` and `jruby`
@@ -1,3 +0,0 @@
1
- project_id: '6f346200-b6d0-4456-93d6-93f6ea64629f'
2
- shareable_id: 'a623a24f-c384-41ef-9b1f-020c902cee53'
3
- shareable_key: 'fea22506-bf19-404e-b6cd-fb26ffb08b0c'
@@ -1,6 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- source 'https://rubygems.org'
4
-
5
- gem 'dry-core', '0.4.7'
6
- gem 'dry-inflector'
@@ -1,19 +0,0 @@
1
- GEM
2
- remote: https://rubygems.org/
3
- specs:
4
- concurrent-ruby (1.0.5)
5
- concurrent-ruby (1.0.5-java)
6
- dry-core (0.4.7)
7
- concurrent-ruby (~> 1.0)
8
- dry-inflector (0.1.2)
9
-
10
- PLATFORMS
11
- java
12
- ruby
13
-
14
- DEPENDENCIES
15
- dry-core (= 0.4.7)
16
- dry-inflector
17
-
18
- BUNDLED WITH
19
- 2.1.4
@@ -1,3 +0,0 @@
1
- project_id: '6f346200-b6d0-4456-93d6-93f6ea64629f'
2
- shareable_id: 'a623a24f-c384-41ef-9b1f-020c902cee53'
3
- shareable_key: 'fea22506-bf19-404e-b6cd-fb26ffb08b0c'
@@ -1,5 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- source 'https://rubygems.org'
4
-
5
- gem 'dry-core'
@@ -1,43 +0,0 @@
1
- GEM
2
- remote: https://rubygems.org/
3
- specs:
4
- concurrent-ruby (1.1.6)
5
- dry-configurable (0.11.5)
6
- concurrent-ruby (~> 1.0)
7
- dry-core (~> 0.4, >= 0.4.7)
8
- dry-equalizer (~> 0.2)
9
- dry-container (0.7.2)
10
- concurrent-ruby (~> 1.0)
11
- dry-configurable (~> 0.1, >= 0.1.3)
12
- dry-core (0.4.9)
13
- concurrent-ruby (~> 1.0)
14
- dry-equalizer (0.3.0)
15
- dry-inflector (0.2.0)
16
- dry-logic (1.0.6)
17
- concurrent-ruby (~> 1.0)
18
- dry-core (~> 0.2)
19
- dry-equalizer (~> 0.2)
20
- dry-struct (1.3.0)
21
- dry-core (~> 0.4, >= 0.4.4)
22
- dry-equalizer (~> 0.3)
23
- dry-types (~> 1.3)
24
- ice_nine (~> 0.11)
25
- dry-types (1.4.0)
26
- concurrent-ruby (~> 1.0)
27
- dry-container (~> 0.3)
28
- dry-core (~> 0.4, >= 0.4.4)
29
- dry-equalizer (~> 0.3)
30
- dry-inflector (~> 0.1, >= 0.1.2)
31
- dry-logic (~> 1.0, >= 1.0.2)
32
- ice_nine (0.11.2)
33
-
34
- PLATFORMS
35
- java
36
- ruby
37
-
38
- DEPENDENCIES
39
- dry-core
40
- dry-struct
41
-
42
- BUNDLED WITH
43
- 2.1.4
@@ -1,3 +0,0 @@
1
- project_id: '6f346200-b6d0-4456-93d6-93f6ea64629f'
2
- shareable_id: 'a623a24f-c384-41ef-9b1f-020c902cee53'
3
- shareable_key: 'fea22506-bf19-404e-b6cd-fb26ffb08b0c'
@@ -1,10 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- source 'https://rubygems.org'
4
-
5
- gemspec
6
-
7
- group :development, :test do
8
- gem 'byebug', platform: :ruby
9
- gem 'pry', platform: :jruby
10
- end
@@ -1,32 +0,0 @@
1
- PATH
2
- remote: .
3
- specs:
4
- gem-with-two-platforms (0.0.1)
5
- oj
6
-
7
- GEM
8
- remote: https://rubygems.org/
9
- specs:
10
- byebug (11.1.3)
11
- coderay (1.1.3)
12
- ffi (1.13.0-java)
13
- method_source (1.0.0)
14
- oj (3.10.14)
15
- pry (0.13.1-java)
16
- coderay (~> 1.1)
17
- method_source (~> 1.0)
18
- spoon (~> 0.0)
19
- spoon (0.0.6)
20
- ffi
21
-
22
- PLATFORMS
23
- java
24
- ruby
25
-
26
- DEPENDENCIES
27
- byebug
28
- gem-with-two-platforms!
29
- pry
30
-
31
- BUNDLED WITH
32
- 2.1.4
@@ -1,16 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- is_java = RUBY_PLATFORM == 'java'
4
-
5
- Gem::Specification.new do |spec|
6
- spec.name = 'gem-with-two-platforms'
7
- spec.version = '0.0.1'
8
- spec.authors = ['Tomasz Pajor']
9
- spec.email = ['contact@diffend.io']
10
-
11
- spec.summary = 'Gem with two platforms'
12
- spec.description = 'Gem with two platforms'
13
- spec.homepage = 'https://diffend.io/'
14
-
15
- spec.add_runtime_dependency 'oj' unless is_java
16
- end
@@ -1,3 +0,0 @@
1
- project_id: '6f346200-b6d0-4456-93d6-93f6ea64629f'
2
- shareable_id: 'a623a24f-c384-41ef-9b1f-020c902cee53'
3
- shareable_key: 'fea22506-bf19-404e-b6cd-fb26ffb08b0c'
@@ -1,6 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- source 'https://rubygems.org'
4
- source 'https://my.diffend.io/protect/gems'
5
-
6
- gem 'dry-core'
@@ -1,17 +0,0 @@
1
- GEM
2
- remote: https://rubygems.org/
3
- remote: https://my.diffend.io/protect/gems/
4
- specs:
5
- concurrent-ruby (1.1.6)
6
- dry-core (0.4.9)
7
- concurrent-ruby (~> 1.0)
8
-
9
- PLATFORMS
10
- java
11
- ruby
12
-
13
- DEPENDENCIES
14
- dry-core
15
-
16
- BUNDLED WITH
17
- 2.1.4
@@ -1,3 +0,0 @@
1
- project_id: '6f346200-b6d0-4456-93d6-93f6ea64629f'
2
- shareable_id: 'a623a24f-c384-41ef-9b1f-020c902cee53'
3
- shareable_key: 'fea22506-bf19-404e-b6cd-fb26ffb08b0c'
@@ -1,6 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- source 'https://rubygems.org'
4
-
5
- gem 'rake'
6
- gem 'dry-core', source: 'https://my.diffend.io/protect/gems'
@@ -1,19 +0,0 @@
1
- GEM
2
- remote: https://rubygems.org/
3
- remote: https://my.diffend.io/protect/gems/
4
- specs:
5
- concurrent-ruby (1.1.6)
6
- dry-core (0.4.9)
7
- concurrent-ruby (~> 1.0)
8
- rake (13.0.1)
9
-
10
- PLATFORMS
11
- java
12
- ruby
13
-
14
- DEPENDENCIES
15
- dry-core!
16
- rake
17
-
18
- BUNDLED WITH
19
- 2.1.4
@@ -1,3 +0,0 @@
1
- project_id: '6f346200-b6d0-4456-93d6-93f6ea64629f'
2
- shareable_id: 'a623a24f-c384-41ef-9b1f-020c902cee53'
3
- shareable_key: 'fea22506-bf19-404e-b6cd-fb26ffb08b0c'
@@ -1,5 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- source 'https://rubygems.org'
4
-
5
- gem 'dry-core'