Skip to content

Commit

Permalink
update parser
Browse files Browse the repository at this point in the history
  • Loading branch information
flyerhzm committed Oct 11, 2019
1 parent a490bfd commit 749e1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion synvert-core.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |spec|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.require_paths = ["lib"]

spec.add_runtime_dependency "parser", "~> 2.5.0"
spec.add_runtime_dependency "parser", "~> 2.6.5"
spec.add_runtime_dependency "activesupport"
spec.add_runtime_dependency "erubis"

Expand Down

0 comments on commit 749e1b7

Please sign in to comment.