about summary refs log tree commit diff stats
path: root/bin/yarn
blob: c2bacef836f2140d11d42535643d4d204b9d519c (generated by cgit-pink 1.4.1 (git 2.36.1) at 2025-08-26 02:55:16 +0000
lass="n">spec.metadata["homepage_uri"] = spec.homepage spec.metadata["source_code_uri"] = "https://github.com/hatkirby/lingo" spec.files = Dir.chdir(File.expand_path(__dir__)) do Dir["{app,config,db,lib}/**/*", "MIT-LICENSE", "Rakefile", "README.md"] end spec.add_dependency "rails", ">= 7.0.3" spec.add_dependency "haml-rails", "~> 2.0" spec.add_dependency 'sassc-rails' spec.add_development_dependency 'webrick', '~> 1.7' end