Skip to content

Commit 7de1002

Browse files
Add resolution operator
1 parent 0c7c71d commit 7de1002

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/read_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
require "yaml"
2-
config = YAML.load(File.read("openapi/config.yml"))
2+
config = ::YAML.load(File.read("openapi/config.yml"))
33
puts config["gemVersion"]

0 commit comments

Comments
 (0)