hardwordker.gemspec in hard_worker-0.0.1 vs hardwordker.gemspec in hard_worker-0.0.2

- old
+ new

@@ -8,10 +8,10 @@ spec.authors = ['Sampo Kuokkanen'] spec.email = ['sampo.kuokkanen@gmail.com'] spec.summary = 'Just another Ruby background job library.' spec.description = %( - A very, very simple Ruby background job library, that does not have many features, and does not even work yet. + A very, very simple Ruby background job library, that does not have many features, and almost works. ).gsub(/\s+/, ' ').strip spec.homepage = 'https://github.com/sampokuokkanen/hard_worker' spec.license = 'MIT' spec.required_ruby_version = Gem::Requirement.new('>= 2.7.0')