- Remove no-op patch file (not in FILESDIR directory)

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-12-25 06:56:46 +00:00
parent 12f9e1d4a5
commit b98a0c5f3a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404402

View file

@ -1,11 +0,0 @@
--- bosh-gen.gemspec.orig 2015-04-29 17:13:36.639441000 +0000
+++ bosh-gen.gemspec 2015-04-29 17:13:49.602852000 +0000
@@ -28,7 +28,7 @@
s.add_runtime_dependency(%q<progressbar>, [">= 0"])
s.add_runtime_dependency(%q<cyoi>, ["~> 0.10"])
s.add_runtime_dependency(%q<fog>, ["~> 1.11"])
- s.add_runtime_dependency(%q<fog-aws>, ["= 0.1.1"])
+ s.add_runtime_dependency(%q<fog-aws>, ["~> 0.1.1"])
s.add_runtime_dependency(%q<readwritesettings>, ["~> 3.0"])
s.add_runtime_dependency(%q<activesupport>, ["< 5.0", ">= 4.0"])
s.add_development_dependency(%q<rake>, [">= 0"])