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.
2 parents c7018cd + 5ae38b9 commit b0eb1fcCopy full SHA for b0eb1fc
gem_common.rb
@@ -22,7 +22,7 @@ def self.extended_dependencies spec
22
spec.add_dependency "haml", "~>5.1"
23
spec.add_dependency "slim", ">=1.3.6", "< 5.3"
24
spec.add_dependency "rexml", "~>3.0"
25
- spec.add_dependency "prism", "~>1.3"
+ spec.add_dependency "prism", "~>1.0"
26
end
27
28
0 commit comments