Package: ruby-activerecord-import / 0.28.2-3

Metadata

Package Version Patches format
ruby-activerecord-import 0.28.2-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
drop git in gemspec.patch | (download)

activerecord-import.gemspec | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 drop git in gemspec file
relax build deps for tests.patch | (download)

Gemfile | 12 6 + 6 - 0 !
gemfiles/5.2.gemfile | 2 1 + 1 - 0 !
2 files changed, 7 insertions(+), 7 deletions(-)

 relax build-deps for tests
relax mysql2 version for tests.patch | (download)

Gemfile | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 this relaxes the mysql2 version for tests.
use installed libraries.patch | (download)

activerecord-import.gemspec | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 use installed libraries.
relax pg version.patch | (download)

Gemfile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 this patch relaxes pg's version.
not require bundler.patch | (download)

Rakefile | 4 2 + 2 - 0 !
test/test_helper.rb | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

---