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 3adad12 commit 9094b97Copy full SHA for 9094b97
tailwind_merge.gemspec
@@ -35,7 +35,7 @@ Gem::Specification.new do |spec|
35
spec.executables = spec.files.grep(%r{\Aexe/}) { |f| File.basename(f) }
36
spec.require_paths = ["lib"]
37
38
- spec.add_dependency("sin_lru_redux")
+ spec.add_dependency("sin_lru_redux", "~> 2.5")
39
40
spec.add_development_dependency("minitest", "~> 5.6")
41
spec.add_development_dependency("minitest-focus", "~> 1.1")
0 commit comments