FreeBSD Bugzilla – Attachment 203793 Details for
Bug 237379
www/rubygem-rails4: Remove bundler dependency pin on bundler < 2.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-gemspec
patch-gemspec (text/plain), 1.02 KB, created by
Koichiro Iwao
on 2019-04-19 09:57:03 UTC
(
hide
)
Description:
patch-gemspec
Filename:
MIME Type:
Creator:
Koichiro Iwao
Created:
2019-04-19 09:57:03 UTC
Size:
1.02 KB
patch
obsolete
>Index: files/patch-gemspec >=================================================================== >--- files/patch-gemspec (nonexistent) >+++ files/patch-gemspec (working copy) >@@ -0,0 +1,11 @@ >+--- rails.gemspec.orig 2019-04-19 18:50:25.118826000 +0900 >++++ rails.gemspec 2019-04-19 18:51:34.430555000 +0900 >+@@ -53,7 +53,7 @@ >+ s.add_dependency(%q<actionmailer>.freeze, ["= 4.2.11.1"]) >+ s.add_dependency(%q<activejob>.freeze, ["= 4.2.11.1"]) >+ s.add_dependency(%q<railties>.freeze, ["= 4.2.11.1"]) >+- s.add_dependency(%q<bundler>.freeze, [">= 1.3.0", "< 2.0"]) >++ s.add_dependency(%q<bundler>.freeze, [">= 1.3.0"]) >+ s.add_dependency(%q<sprockets-rails>.freeze, [">= 0"]) >+ end >+ end > >Property changes on: files/patch-gemspec >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 237379
:
203787
|
203793
|
203794
|
203795