Package: ruby-ffaker / 2.25.0-1

Metadata

Package Version Patches format
ruby-ffaker 2.25.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Disable image test requiring network access.patch | (download)

test/test_image.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable image test requiring network access

This test fails in environments without internet access:
Error: test_image_file(TestImage): SocketError: Failed to open TCP connection to via.placeholder.com:443 (getaddrinfo: Temporary failure in name resolution)

Don t require lib for tests.patch | (download)

test/helper.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't require lib for tests

drop git from gemspec.patch | (download)

ffaker.gemspec | 6 1 + 5 - 0 !
1 file changed, 1 insertion(+), 5 deletions(-)

---