Gemfile.lock in citrus-mail-0.1.0 vs Gemfile.lock in citrus-mail-0.2.0
- old
+ new
@@ -1,20 +1,32 @@
+PATH
+ remote: .
+ specs:
+ citrus-mail (0.2.0)
+
GEM
- remote: http://rubygems.org/
+ remote: https://rubygems.org/
specs:
git (1.2.5)
- jeweler (1.6.0)
- bundler (~> 1.0.0)
+ jeweler (1.8.3)
+ bundler (~> 1.0)
git (>= 1.2.5)
rake
- rake (0.8.7)
- rcov (0.9.9)
- shoulda (2.11.3)
+ rdoc
+ json (1.7.3)
+ rake (0.9.2.2)
+ rdoc (3.12)
+ json (~> 1.4)
+ shoulda (3.0.1)
+ shoulda-context (~> 1.0.0)
+ shoulda-matchers (~> 1.0.0)
+ shoulda-context (1.0.0)
+ shoulda-matchers (1.0.0)
PLATFORMS
ruby
DEPENDENCIES
- bundler (~> 1.0.0)
- jeweler (~> 1.6.0)
- rcov
+ bundler
+ citrus-mail!
+ jeweler
shoulda