{"id":2585,"date":"2022-08-30T15:26:05","date_gmt":"2022-08-30T15:26:05","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/02\/04\/do-i-really-have-to-install-the-bundler-1-0-0-beta-3-to-run-the-latest-edge-rails-collection-of-common-programming-errors\/"},"modified":"2022-08-30T15:26:05","modified_gmt":"2022-08-30T15:26:05","slug":"do-i-really-have-to-install-the-bundler-1-0-0-beta-3-to-run-the-latest-edge-rails-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/do-i-really-have-to-install-the-bundler-1-0-0-beta-3-to-run-the-latest-edge-rails-collection-of-common-programming-errors\/","title":{"rendered":"Do I really have to install the bundler 1.0.0.beta.3 to run the latest edge rails?-Collection of common programming errors"},"content":{"rendered":"<p>On July 1st the Bundler dependency in edge Rails was bumped from 0.9.26 to 1.0.0.beta.2 (and each subsequent beta over the past weeks). As far as I know, edge Rails is still fully compatible with 0.9.26, so you should be able to edit rails.gemspec to read:<\/p>\n<pre><code>s.add_dependency('bundler', '&gt;= 0.9.26')\n<\/code><\/pre>\n<p>I have already done this for 3 projects on edge rails, because they are deployed on Heroku which is still running Bundler 0.9.26. I&#8217;ve not had any issues or broken tests.<\/p>\n<p id=\"rop\"><small>Originally posted 2014-02-04 02:07:00. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>On July 1st the Bundler dependency in edge Rails was bumped from 0.9.26 to 1.0.0.beta.2 (and each subsequent beta over the past weeks). As far as I know, edge Rails is still fully compatible with 0.9.26, so you should be able to edit rails.gemspec to read: s.add_dependency(&#8216;bundler&#8217;, &#8216;&gt;= 0.9.26&#8217;) I have already done this for [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-2585","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/2585","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=2585"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/2585\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=2585"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=2585"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=2585"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}