Skip to content

Commit b250502

Browse files
committed
Load DRb::VERSION automatically
1 parent 32707b2 commit b250502

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/drb/drb.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
require 'io/wait'
5151
require 'monitor'
5252
require_relative 'eq'
53+
require_relative 'version'
5354

5455
#
5556
# == Overview

0 commit comments

Comments
 (0)