Gemfile in
zelda-0.1.0
vs Gemfile in
zelda-1.0.0
- old
+ new
@@ -1,4 +1,6 @@
source "http://rubygems.org"
-# Specify your gem's dependencies in pleghm.gemspec
gemspec
+
+gem 'httparty'
+gem 'rspec'
\ No newline at end of file