Results 91 comments of Andy Ray

Same errors after `gem install 'slack-api'`

$ mkdir banana $ cd banana/ $ gem install 'slack-api' Successfully installed slack-api-1.5.0 1 gem installed $ irb >> require 'slack' => true >> Slack::Client NameError: uninitialized constant Slack::Client from...

Wait, I think I'm mistaking "callback" for the project key name. Maybe this isn't an issue.

We're hitting the same issue and we're unable to update the google_drive gem because of dependency hell in a large project. We can't use the raw api library out of...

See also https://github.com/googleapis/google-api-ruby-client/issues/6103 @dazuma could you share any inside information you have on why Google changed their APIs without warning within the last few days? Usually Google is good about...

This likely broke for all of us consumers because of Google's "deprecation" (aka removal) of the v3 API: https://cloud.google.com/blog/products/g-suite/migrate-your-apps-use-latest-sheets-api Did anyone else get any notifications from Google about this? I'm...

This does not seem to trigger the rules either: ``` editor.parse( editor.composer.iframe ) ``` Also `editor.getValue` returns the incorrect rules Edit: Wait, this is by design?? ``` // Object which...

I'm getting a different but similar error (also on high sierra) ``` ************************************************************************ /Users/me/.rubies/ruby-2.1.5/lib/ruby/2.1.0/rubygems/ext/builder.rb:89:in `run': ERROR: Failed to build gem native extension. (Gem::Ext::BuildError) /Users/me/.rubies/ruby-2.1.5/bin/ruby extconf.rb ************************************************************************ IMPORTANT! gpgme gem uses...

That's a file to check, not an extension