{"id":2718,"date":"2014-12-04T15:45:23","date_gmt":"2014-12-04T14:45:23","guid":{"rendered":"https:\/\/sgaul.de\/?p=2718"},"modified":"2014-12-04T15:45:23","modified_gmt":"2014-12-04T14:45:23","slug":"bundler-is-using-a-binstub-that-was-created-for-a-different-gem","status":"publish","type":"post","link":"https:\/\/sgaul.de\/2014\/12\/04\/bundler-is-using-a-binstub-that-was-created-for-a-different-gem\/","title":{"rendered":"Bundler is using a binstub that was created for a different gem?"},"content":{"rendered":"

In regelm\u00e4\u00dfigen Abst\u00e4nden wirft unsere Konfiguration aus Bundler 1.7, Rails 4.1, Rspec 2.14 und Spring 1.1 bei jedem Rails-, Rake- oder Rspec-Befehl die folgende Warnung:<\/p>\n

Bundler is using a binstub that was created for a different gem.\r\nThis is deprecated, in future versions you may need to `bundle binstub rspec` to work around a system\/bundle conflict.<\/pre>\n

Auch andere Nutzer scheinen davon verwirrt zu sein<\/a>, eine klare Erkl\u00e4rung des Problems und seiner L\u00f6sung konnte ich bisher nicht finden. Folgender Reset der Binstubs funktioniert f\u00fcr mich als Workaround:<\/p>\n

rm -rf bin\/*\r\nbundle exec spring binstub --all\r\nbundle binstub rspec-core --force<\/pre>\n","protected":false},"excerpt":{"rendered":"

In regelm\u00e4\u00dfigen Abst\u00e4nden wirft unsere Konfiguration aus Bundler 1.7, Rails 4.1, Rspec 2.14 und Spring 1.1 bei jedem Rails-, Rake- oder Rspec-Befehl die folgende Warnung: Bundler is using a binstub that was created for a different gem. This is deprecated, in future versions you may need to `bundle binstub rspec` to work around a system\/bundle… Bundler is using a binstub that was created for a different gem?<\/span> weiterlesen<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[91],"tags":[553,587,570,552,600],"_links":{"self":[{"href":"https:\/\/sgaul.de\/wp-json\/wp\/v2\/posts\/2718"}],"collection":[{"href":"https:\/\/sgaul.de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sgaul.de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sgaul.de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sgaul.de\/wp-json\/wp\/v2\/comments?post=2718"}],"version-history":[{"count":1,"href":"https:\/\/sgaul.de\/wp-json\/wp\/v2\/posts\/2718\/revisions"}],"predecessor-version":[{"id":2719,"href":"https:\/\/sgaul.de\/wp-json\/wp\/v2\/posts\/2718\/revisions\/2719"}],"wp:attachment":[{"href":"https:\/\/sgaul.de\/wp-json\/wp\/v2\/media?parent=2718"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sgaul.de\/wp-json\/wp\/v2\/categories?post=2718"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sgaul.de\/wp-json\/wp\/v2\/tags?post=2718"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}