X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/14d53b3386296eb9b4d25c91cd9d40a5dfb52b75..c213ed2822ce1053e9c2f518a57c0126a912083e:/services/api/Gemfile?ds=sidebyside diff --git a/services/api/Gemfile b/services/api/Gemfile index 2d75a1a2a1..18797d69c6 100644 --- a/services/api/Gemfile +++ b/services/api/Gemfile @@ -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'