We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4bcf70 commit 0e633ffCopy full SHA for 0e633ff
solid_queue.gemspec
@@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
19
spec.metadata["source_code_uri"] = "https://github.com/rails/solid_queue"
20
21
spec.files = Dir.chdir(File.expand_path(__dir__)) do
22
- Dir["{app,config,db,lib}/**/*", "MIT-LICENSE", "Rakefile", "README.md", "UPGRADING.md"]
+ Dir["{app,config,db,lib}/**/*", "MIT-LICENSE", "README.md", "UPGRADING.md"]
23
end
24
25
spec.required_ruby_version = '>= 3.1'
0 commit comments