Pin version of launchy gem while we still support Ruby 2.3
[arvados.git] / services / login-sync / arvados-login-sync.gemspec
index 17f671c6a34b33c03733942931907ab23fd2280a..b45f8692be5b83254318c3b9edc3854ebade9913 100644 (file)
@@ -37,6 +37,7 @@ Gem::Specification.new do |s|
   s.executables << "arvados-login-sync"
   s.required_ruby_version = '>= 2.1.0'
   s.add_runtime_dependency 'arvados', '~> 1.3.0', '>= 1.3.0'
+  s.add_runtime_dependency 'launchy', '< 2.5'
   # arvados-google-api-client 0.8.7.2 is incompatible with faraday 0.16.2
   s.add_dependency('faraday', '< 0.16')
   # arvados-google-api-client (and thus arvados) gems