gemfiles/sequel-3.24.0.gemfile.lock in state_machine-1.1.2 vs gemfiles/sequel-3.24.0.gemfile.lock in state_machine-1.2.0

- old
+ new

@@ -1,28 +1,33 @@ PATH remote: /home/aaron/Projects/Personal/pluginaweek/state_machine specs: - state_machine (1.1.2) + state_machine (1.2.0) GEM remote: http://www.rubygems.org/ specs: - appraisal (0.4.0) + appraisal (0.4.1) bundler rake - rake (0.9.2.2) - rcov (0.9.11) - rcov (0.9.11-java) + jdbc-sqlite3 (3.7.2) + multi_json (1.6.1) + rake (10.0.3) sequel (3.24.0) + simplecov (0.7.1) + multi_json (~> 1.0) + simplecov-html (~> 0.7.1) + simplecov-html (0.7.1) sqlite3-ruby (1.3.1) PLATFORMS java ruby DEPENDENCIES appraisal (~> 0.4.0) + jdbc-sqlite3 (= 3.7.2) rake - rcov sequel (= 3.24.0) + simplecov sqlite3-ruby (= 1.3.1) state_machine!