Skip to content

Commit 0b27a66

Browse files
committed
fix versions tests
1 parent 86a489f commit 0b27a66

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/public/versions.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# typed: strict
22

3+
require 'active_support'
4+
require 'active_support/core_ext'
5+
36
module ResourceRegistry
47
class Versions
58
extend T::Sig

0 commit comments

Comments
 (0)