iyzipay-ruby icon indicating copy to clipboard operation
iyzipay-ruby copied to clipboard

updated rack and rspec dependencies

Open feapaydin opened this issue 4 years ago • 2 comments

Generated to solve #44

Rack dependency updated to 2.0 Rspec and Rspec-rails dependencies updated to 3.8.0

feapaydin avatar Mar 02 '20 18:03 feapaydin

Pull request is not working with Ruby 2.1 and the automated functional tests fail on Ruby 2.1. Actually minimum supported ruby version is 2.1. Can you please check the tests on Travis?

yyenigun avatar Mar 03 '20 14:03 yyenigun

Pull request is not working with Ruby 2.1 and the automated functional tests fail on Ruby 2.1. Actually minimum supported ruby version is 2.1. Can you please check the tests on Travis?

Dear @yyenigun ,

Support of Ruby 2.1 has ended at 1 April 2017. https://www.ruby-lang.org/en/news/2017/04/01/support-of-ruby-2-1-has-ended/ We are in 2022.

In my opinion, you should create a new version without backward compatibility for new Ruby versions and Gems. Just name it 2.0.0, not 1.0.46 and update the Readme.md .

Regards.

onurozgurozkan avatar Aug 05 '22 05:08 onurozgurozkan