lib/automation_wizard/generators/project/Gemfile in automation_wizard-2.0.2 vs lib/automation_wizard/generators/project/Gemfile in automation_wizard-2.0.3

- old
+ new

@@ -1,7 +1,7 @@ source 'https://rubygems.org' gem 'rspec' gem 'rake' gem 'pry' -gem 'watir_drops', git: 'https://github.com/automation-wizards/watir_drops.git', branch: 'remove_active_support' +gem 'watir_drops' gem 'watir_model'