Skip to content

Commit

Permalink
Pin prism version
Browse files Browse the repository at this point in the history
  • Loading branch information
yui-knk committed Jul 6, 2024
1 parent b84deb7 commit 134c52b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ast_to_prism.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |spec|
spec.metadata["changelog_uri"] = "#{spec.homepage}/releases"
spec.metadata["bug_tracker_uri"] = "#{spec.homepage}/issues"

spec.add_runtime_dependency "prism"
spec.add_runtime_dependency "prism", "0.30.0"

spec.bindir = "exe"
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
Expand Down

0 comments on commit 134c52b

Please sign in to comment.