fawry.gemspec in fawry-0.1.0 vs fawry.gemspec in fawry-0.2.0
- old
+ new
@@ -12,9 +12,10 @@
spec.summary = "A library to interface with Fawry's payment gateway API (charge, refund, payment status,
service callback)."
spec.homepage = 'https://github.com/amrrbakry/fawry'
spec.license = 'MIT'
+ spec.required_ruby_version = '~> 2.6'
spec.metadata['homepage_uri'] = 'https://github.com/amrrbakry/fawry'
spec.metadata['source_code_uri'] = 'https://github.com/amrrbakry/fawry'
# Specify which files should be added to the gem when it is released.