Gemfile in bbiff-0.1.1 vs Gemfile in bbiff-0.1.2

- old
+ new

@@ -1,4 +1,7 @@ source 'https://rubygems.org' # Specify your gem's dependencies in bbiff.gemspec gemspec + +gem 'bundler', require: ['net/http', 'uri', 'cgi', 'shellwords'] +gem 'activesupport', require: ['active_support', 'active_support/core_ext/numeric']