Gemfile in gupshup_whatsapp-1.0.4 vs Gemfile in gupshup_whatsapp-1.0.5
- old
+ new
@@ -3,10 +3,11 @@
# Specify your gem's dependencies in gupshup_whatsapp.gemspec
gemspec
gem "rake", "~> 12.0"
gem "rspec", "~> 3.0"
+gem "yard"
gem 'faraday'
gem 'json'
-gem 'uuid'
\ No newline at end of file
+gem 'uuid'