Project

General

Custom queries

Watchers (1)

Profile

Actions

Bug #18247

closed

[arv] faraday gem warnings on Ruby 2.7+

Added by Ward Vandewege over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Story points:
-
Release relationship:
Auto

Description

e.g. on Ubuntu 20.04 (Focal Fossa) with system Ruby packages:

$ arv
/var/lib/gems/2.7.0/gems/faraday-0.15.4/lib/faraday/options.rb:166: warning: Capturing the given block using Proc.new is deprecated; use `&block` instead
/var/lib/gems/2.7.0/gems/faraday-0.15.4/lib/faraday/options.rb:166: warning: Capturing the given block using Proc.new is deprecated; use `&block` instead
/var/lib/gems/2.7.0/gems/faraday-0.15.4/lib/faraday/options.rb:166: warning: Capturing the given block using Proc.new is deprecated; use `&block` instead
/var/lib/gems/2.7.0/gems/faraday-0.15.4/lib/faraday/options.rb:166: warning: Capturing the given block using Proc.new is deprecated; use `&block` instead
/var/lib/gems/2.7.0/gems/faraday-0.15.4/lib/faraday/options.rb:166: warning: Capturing the given block using Proc.new is deprecated; use `&block` instead
ARVADOS_API_HOST and ARVADOS_API_TOKEN need to be defined as environment variables.
$ ruby -v
ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) [x86_64-linux-gnu]
$ gem list |grep arv
arvados (2.2.2)
arvados-cli (2.2.2)
arvados-google-api-client (0.8.7.4)

Subtasks 1 (0 open1 closed)

Task #18250: review 18247-faraday-versionResolvedWard Vandewege10/05/2021Actions

Related issues 2 (0 open2 closed)

Related to Arvados - Bug #15673: [SDKs][Ruby] Update faraday usageResolvedTom CleggActions
Related to Arvados - Bug #18309: [gem] faraday dependency difference between arvados and arvados-login-syncResolvedWard Vandewege10/29/2021Actions
#1

Updated by Ward Vandewege over 3 years ago

  • Status changed from New to In Progress
#2

Updated by Ward Vandewege over 3 years ago

  • Description updated (diff)
#3

Updated by Ward Vandewege over 3 years ago

  • Release set to 42
#4

Updated by Ward Vandewege over 3 years ago

  • Description updated (diff)
#6

Updated by Ward Vandewege over 3 years ago

  • Related to Bug #15673: [SDKs][Ruby] Update faraday usage added
#10

Updated by Ward Vandewege over 3 years ago

  • Status changed from In Progress to Resolved
#11

Updated by Ward Vandewege over 3 years ago

  • Related to Bug #18309: [gem] faraday dependency difference between arvados and arvados-login-sync added
Actions

Also available in: Atom PDF