Skip to content

Commit

Permalink
tabler files struct
Browse files Browse the repository at this point in the history
  • Loading branch information
ineedjet committed Nov 26, 2024
1 parent 7447d92 commit 3eb948e
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion catabler.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
spec.metadata["changelog_uri"] = "TODO: Put your gem's CHANGELOG.md URL here."

spec.files = Dir.chdir(File.expand_path(__dir__)) do
Dir["{app,config,db,lib,vendor}/**/*", "MIT-LICENSE", "Rakefile", "README.md"]
Dir["{app,config,db,lib}/**/*", "MIT-LICENSE", "Rakefile", "README.md"]
end

spec.add_dependency "rails", ">= 8.0.0"
Expand Down

0 comments on commit 3eb948e

Please sign in to comment.