add api template for pipeline_invocation
[arvados.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index 6a2cd9c64697238d8da1a11b0a66cf3c96649963..67b74a9f8a7cc7a8dc79757d7f06dbc337c24893 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -37,3 +37,5 @@ gem 'jquery-rails'
 # gem 'ruby-debug'
 
 gem 'rvm-capistrano', :group => :test
+
+gem 'acts_as_api'