ruby-samples icon indicating copy to clipboard operation
ruby-samples copied to clipboard

💎 Ruby samples for Google Workspace APIs

Results 39 ruby-samples issues
Sort by recently updated
recently updated
newest added

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.0 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...

dependencies

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.0 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...

dependencies

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.0 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...

dependencies

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.0 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...

dependencies

Bumps [activesupport](https://github.com/rails/rails) from 5.0.3 to 5.2.4.3. Release notes Sourced from activesupport's releases. 5.2.4.2 Active Support No changes. Active Model No changes. Active Record No changes. Action View Fix possible XSS...

dependencies

I was looking at the spreadsheet api documentation and saw that it is possible to create an empty file using Divre API https://developers.google.com/sheets/api/guides/create#work_with_google_drive_folders but I didn't find exactly in that...

## Expected Behavior After allowing the app to access my account via the browser, I can paste the code displayed in the browser into the prompt and be authenticated. ##...

## Expected Behavior ## Actual Behavior ## Steps to Reproduce the Problem presentation_id = "1lMmb9kr1VGLe-GNtIAQGEYOH_gNWXceM5VFOIEDDTkM" presentation = service.get_presentation presentation_id def create_slide(presentation_id, page_id) # [START slides_create_slide] body = Google::Apis::SlidesV1::Presentation.new requests =...

Always in reference to https://developers.google.com/apps-script/api/quickstart/ruby When I first authenticate the cursor remains just after the super-long web address, there it is not clear at first what one must do. I...

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.0 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...

dependencies