Gemfile in state_manager-0.2.13 vs Gemfile in state_manager-0.3.0

- old
+ new

@@ -1,10 +1,9 @@ source "http://rubygems.org" gemspec group :development do - gem 'byebug' gem "bundler" gem 'delayed_job_active_record' gem 'activerecord' gem 'sqlite3' gem 'timecop'