Gemfile.lock in safely-0.3.0 vs Gemfile.lock in safely-0.3.1
- old
+ new
@@ -1,16 +1,16 @@
+PATH
+ remote: .
+ specs:
+ safely (0.3.1)
+
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.6)
diff-lcs (1.1.2)
- git (1.2.5)
i18n (0.5.0)
- jeweler (1.5.2)
- bundler (~> 1.0.0)
- git (>= 1.2.5)
- rake
mail (2.2.15)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
@@ -34,13 +34,14 @@
PLATFORMS
ruby
DEPENDENCIES
- bundler (~> 1.0.0)
- jeweler (~> 1.5.2)
+ bundler
mail
mocha
+ rake
rcov
rspec (~> 2.5.0)
+ safely!
toadhopper
yard (~> 0.6.0)