Skip to content

Commit

Permalink
[505] added import of base64
Browse files Browse the repository at this point in the history
  • Loading branch information
lidiamokevnina committed Mar 14, 2024
1 parent f6cd8cf commit 968f4d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/uffizzi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
require 'active_support/core_ext/hash/indifferent_access'
require 'active_support/core_ext/object/blank'
require 'launchy'
require 'base64'

require 'thor'
require 'uffizzi/error'
Expand Down

0 comments on commit 968f4d5

Please sign in to comment.