Skip to content

Commit

Permalink
Remove base64 gem
Browse files Browse the repository at this point in the history
  • Loading branch information
biow0lf committed Jun 13, 2024
1 parent 45608ff commit 1155a0a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ PATH
specs:
eve_online (0.44.0)
activesupport (>= 7.0.0)
base64
faraday (>= 2.3.0)

GEM
Expand Down
1 change: 0 additions & 1 deletion eve_online.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "webmock"
spec.add_development_dependency "vcr"

spec.add_runtime_dependency "base64"
spec.add_runtime_dependency "faraday", ">= 2.3.0"
spec.add_runtime_dependency "activesupport", ">= 7.0.0"
end

0 comments on commit 1155a0a

Please sign in to comment.