Gemfile.lock in wand-0.3 vs Gemfile.lock in wand-0.4
- old
+ new
@@ -1,23 +1,26 @@
PATH
remote: .
specs:
- wand (0.2.1)
+ wand (0.3)
mime-types
+ safe_shell (~> 1.0.0)
GEM
remote: http://rubygems.org/
specs:
mime-types (1.16)
mocha (0.9.10)
rake
rake (0.8.7)
+ safe_shell (1.0.0)
shoulda (2.11.3)
PLATFORMS
ruby
DEPENDENCIES
mime-types
mocha
+ safe_shell (~> 1.0.0)
shoulda
wand!