Gemfile in paperclip-sftp-1.0.3 vs Gemfile in paperclip-sftp-1.0.4
- old
+ new
@@ -1,5 +1,9 @@
-source 'https://rubygems.org'
+source "https://rubygems.org"
gemspec
-gem 'rake'
+gem "minitest"
+gem "minitest_should", github: "citrus/minitest_should", ref: "6a91771"
+gem "sqlite3"
+gem "activerecord"
+gem "rake"