Gemfile in pageflow-react-0.1.0 vs Gemfile in pageflow-react-0.1.1

- old
+ new

@@ -1,10 +1,6 @@ source 'https://rubygems.org' # Specify your gem's dependencies in pageflow-react.gemspec gemspec -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'