gemfiles/sequel-3.24.0.gemfile.lock in state_machine-1.0.3 vs gemfiles/sequel-3.24.0.gemfile.lock in state_machine-1.1.0
- old
+ new
@@ -1,25 +1,27 @@
PATH
remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
- state_machine (1.0.2)
+ state_machine (1.0.3)
GEM
remote: http://www.rubygems.org/
specs:
- appraisal (0.3.8)
+ appraisal (0.4.0)
bundler
rake
- rake (0.9.2)
- rcov (0.9.10)
+ rake (0.9.2.2)
+ rcov (0.9.11)
+ rcov (0.9.11-java)
sequel (3.24.0)
sqlite3-ruby (1.3.1)
PLATFORMS
+ java
ruby
DEPENDENCIES
- appraisal (~> 0.3.8)
+ appraisal (~> 0.4.0)
rake
rcov
sequel (= 3.24.0)
sqlite3-ruby (= 1.3.1)
state_machine!