Gemfile.lock in safely-0.1.0pre vs Gemfile.lock in safely-0.1.0
- old
+ new
@@ -1,15 +1,24 @@
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)
+ mime-types (1.16)
mocha (0.9.12)
+ polyglot (0.3.1)
rake (0.8.7)
rcov (0.9.9)
rspec (2.5.0)
rspec-core (~> 2.5.0)
rspec-expectations (~> 2.5.0)
@@ -17,17 +26,20 @@
rspec-core (2.5.1)
rspec-expectations (2.5.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.5.0)
toadhopper (1.1)
+ treetop (1.4.9)
+ polyglot (>= 0.3.1)
yard (0.6.7)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.0.0)
jeweler (~> 1.5.2)
+ mail
mocha
rcov
rspec (~> 2.5.0)
toadhopper
yard (~> 0.6.0)