Gemfile in roar-rails-0.1.0 vs Gemfile in roar-rails-0.1.1
- old
+ new
@@ -2,7 +2,9 @@
# Specify your gem's dependencies in roar-rails.gemspec
gemspec
group :test do
- gem 'roar', ">= 0.11.17"
+ #gem 'roar', path: "../roar" #">= 0.11.17"
+ #gem 'representable', path: "../representable"
+ gem 'rake', '10.1.0'
end
\ No newline at end of file