Last active
March 21, 2023 23:54
-
-
Save kakakikikeke/7a5a5264f3370d3fb961ed00e891ac60 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Gem::Specification.new do |spec| | |
spec.add_dependency "pry" | |
spec.add_dependency "pry-doc" | |
spec.add_dependency "solargraph" | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment