Skip to content

Commit

Permalink
Merge pull request #10 from nebulab/elia/syntax-tree
Browse files Browse the repository at this point in the history
Update to the latest syntax_tree
  • Loading branch information
elia authored Jan 11, 2023
2 parents 82ec94b + ded93c7 commit b21be6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion erb-formatter.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ Gem::Specification.new do |spec|
spec.executables = spec.files.grep(%r{\Aexe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

spec.add_dependency "syntax_tree", '~> 2.3'
spec.add_dependency "syntax_tree", '~> 5.0'
end

0 comments on commit b21be6c

Please sign in to comment.