Skip to content

Commit

Permalink
Add dependency on json gem
Browse files Browse the repository at this point in the history
  • Loading branch information
timcraft committed Nov 21, 2024
1 parent 5b3421d commit 8d4e899
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mailgunner.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ Gem::Specification.new do |s|
'changelog_uri' => 'https://github.com/readysteady/mailgunner/blob/main/CHANGES.md'
}
s.add_dependency 'net-http'
s.add_dependency 'json', '~> 2'
s.add_dependency 'uri', '~> 1'
end

0 comments on commit 8d4e899

Please sign in to comment.