Gemfile in twilio-ruby-7.0.2 vs Gemfile in twilio-ruby-7.1.1

- old
+ new

@@ -1,5 +1,6 @@ source 'https://rubygems.org' gem 'simplecov', require: false, group: :test gemspec gem "base64" +gem "rexml"