Skip to content

Commit

Permalink
Update nylas.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronDDM authored Jan 15, 2025
1 parent aab1dd8 commit ae98eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nylas.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Gem::Specification.new do |gem|
gem.license = "MIT"

# Runtime dependencies
gem.add_runtime_dependency 'base64'
gem.add_runtime_dependency "base64"
gem.add_runtime_dependency "mime-types", "~> 3.5", ">= 3.5.1"
gem.add_runtime_dependency "ostruct", "~> 0.6"
gem.add_runtime_dependency "rest-client", ">= 2.0.0", "< 3.0"
Expand Down

0 comments on commit ae98eb6

Please sign in to comment.