6649: Merge branch 'master' into 6649-document-webshell
[arvados.git] / services / api / Gemfile
index 2d75a1a2a116d7678c8147ffea23a14d1651bace..18797d69c68e6fc0d9d39550a86c3a2ba916cb24 100644 (file)
@@ -55,7 +55,7 @@ gem 'optimist'
 gem 'themes_for_rails', git: 'https://github.com/arvados/themes_for_rails'
 
 # Import arvados gem.  Note: actual git commit is pinned via Gemfile.lock
-gem 'arvados', git: 'https://github.com/arvados/arvados.git', glob: 'sdk/ruby/arvados.gem'
+gem 'arvados', git: 'https://github.com/arvados/arvados.git', glob: 'sdk/ruby/arvados.gemspec'
 gem 'httpclient'
 
 gem 'sshkey'