You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.
Trying to use the gem in a ruby 1.8.6 environment raises a SyntaxError;
require 'google/api_client'
Faraday: you may want to install system_timer for reliable timeouts
Support for Ruby 1.8.x in Addressable is deprecated.
SyntaxError: /usr/lib/ruby/gems/1.8/gems/autoparse-0.3.3/lib/autoparse.rb:101: syntax error, unexpected ',', expecting '|'
define_method('method_missing') do |method, *params, &block|
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Trying to use the gem in a ruby 1.8.6 environment raises a SyntaxError;
The text was updated successfully, but these errors were encountered: