We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ff6b88 commit 0c43d4cCopy full SHA for 0c43d4c
Gemfile
@@ -1,6 +1,6 @@
1
source "https://rubygems.org"
2
3
-ruby(File.read(File.expand_path(".ruby-version", __dir__)))
+ruby file: ".ruby-version"
4
5
gem 'activesupport'
6
gem "erector", github: "erector/erector"
0 commit comments