Gemfile in disposable-0.0.9 vs Gemfile in disposable-0.1.0
- old
+ new
@@ -1,6 +1,6 @@
source 'https://rubygems.org'
# Specify your gem's dependencies in disposable.gemspec
gemspec
-# gem 'representable', path: '../representable'
\ No newline at end of file
+gem 'representable', path: '../representable'