Skip to content

Commit 968f4d5

Browse files
[505] added import of base64
1 parent f6cd8cf commit 968f4d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: lib/uffizzi.rb

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
require 'active_support/core_ext/hash/indifferent_access'
88
require 'active_support/core_ext/object/blank'
99
require 'launchy'
10+
require 'base64'
1011

1112
require 'thor'
1213
require 'uffizzi/error'

0 commit comments

Comments
 (0)