Bug#770748: test if runtime dependencies in gemspec are present when building library

2014-11-23 Thread Pirate Praveen
package: gem2deb version: 0.10 severity: wishlist sometimes we update gems without meeting their suggested runtime dependencies. we should check this automatically by running 'bundle install --local' during each build. if we don't want to update a dependency we should loosen the dependency by

Bug#770748: test if runtime dependencies in gemspec are present when building library

2014-11-23 Thread Antonio Terceiro
On Mon, Nov 24, 2014 at 12:59:08AM +0530, Pirate Praveen wrote: package: gem2deb version: 0.10 severity: wishlist sometimes we update gems without meeting their suggested runtime dependencies. we should check this automatically by running 'bundle install --local' during each build. if we