Gemfile in nilly_vanilly-0.3.0 vs Gemfile in nilly_vanilly-1.0.0
- old
+ new
@@ -1,8 +1,5 @@
-source "http://rubygems.org"
+source "https://rubygems.org"
-gemspec
+git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
-gem 'activerecord', '>= 2'
-gem 'rspec'
-gem 'sqlite3'
-gem 'rake'
+gemspec