Gemfile in floe-0.3.1 vs Gemfile in floe-0.4.0

- old
+ new

@@ -6,6 +6,9 @@ require File.join(Bundler::Plugin.index.load_paths("bundler-inject")[0], "bundler-inject") rescue nil # Specify your gem's dependencies in floe.gemspec gemspec +gem "manageiq-style" gem "rake", "~> 13.0" +gem "rspec" +gem "rubocop"