sig/go_gem.rbs in go_gem-0.2.4 vs sig/go_gem.rbs in go_gem-0.3.0

- old
+ new

@@ -1,4 +1,8 @@ module GoGem VERSION: String + + class Error < StandardError + end + # See the writing guide of rbs: https://github.com/ruby/rbs#guides end