qalam_merit.gemspec in qalam_merit-4.0.35 vs qalam_merit.gemspec in qalam_merit-4.5.00
- old
+ new
@@ -4,10 +4,10 @@
s.description = "Manage badges, points and rankings (reputation) in your Rails app."
s.homepage = "https://github.com/merit-gem/merit"
s.files = `git ls-files`.split("\n").reject{|f| f =~ /^\./ }
s.test_files = `git ls-files -- test/*`.split("\n")
s.license = 'MIT'
- s.version = '4.0.35'
+ s.version = '4.5.00'
s.authors = ["Tute Costa", "Ahmed Abdelhamid"]
s.email = ['tutecosta@gmail.com', 'a.hamid@nezam.io']
s.required_ruby_version = '>= 2.3.0'