Gemfile in pageflow-chart-0.1.1 vs Gemfile in pageflow-chart-0.2.0

- old
+ new

@@ -6,5 +6,7 @@ gem 'activeadmin', :git => 'https://github.com/codevise/active_admin.git', :branch => 'rails4' gem 'ransack' gem 'inherited_resources', '1.4.1' gem 'formtastic', '2.3.0.rc2' gem 'state_machine', git: 'https://github.com/codevise/state_machine.git' + +gem 'pageflow', git: 'https://github.com/codevise/pageflow'