Gemfile in
twilio-ruby-6.9.1
vs Gemfile in
twilio-ruby-6.11.0
- old
+ new
@@ -1,3 +1,5 @@
source 'https://rubygems.org' gem 'simplecov', require: false, group: :test gemspec
+
+gem "base64"