Skip to content

Commit

Permalink
adding only base64 to gemspec for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mackuba committed Mar 31, 2024
1 parent 65f610e commit da00742
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions minisky.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@ Gem::Specification.new do |spec|
end

spec.require_paths = ["lib"]

spec.add_dependency 'base64', '~> 0.1'
end

0 comments on commit da00742

Please sign in to comment.