lib/protobuf_transpiler.rb in protobuf_transpiler-1.1.0 vs lib/protobuf_transpiler.rb in protobuf_transpiler-1.1.1
- old
+ new
@@ -1,6 +1,7 @@
# frozen_string_literal: true
+require "google/protobuf"
require_relative "protobuf_transpiler/version"
module ProtobufTranspiler
require_relative 'railtie'