Skip to content

Ruby 3.0.0 Compatibility: Change &Proc.new to &block#253

Merged
osowskit merged 1 commit into
xdevplatform:ruby-v3from
margstan:patch-proc-new-ruby-3-compatibility
Dec 7, 2021
Merged

Ruby 3.0.0 Compatibility: Change &Proc.new to &block#253
osowskit merged 1 commit into
xdevplatform:ruby-v3from
margstan:patch-proc-new-ruby-3-compatibility

Conversation

@margstan
Copy link
Copy Markdown
Contributor

Issue Type: Bug

Fixes / Relates To: No issue

Changes Included:

  • Change &Proc.new to &block

Check List:

For more information on check list items, please see the Contributors Guide.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Sep 27, 2021

CLA assistant check
All committers have signed the CLA.

@TimAdloop
Copy link
Copy Markdown

Bump

@osowskit osowskit mentioned this pull request Dec 7, 2021
@osowskit osowskit changed the base branch from master to ruby-v3 December 7, 2021 20:56
@osowskit
Copy link
Copy Markdown
Contributor

osowskit commented Dec 7, 2021

Tested this locally and works in both 2.7 and 3. Moving to a separate branch to track Ruby 3 changes. Thanks for updating this!

@osowskit osowskit merged commit 0903627 into xdevplatform:ruby-v3 Dec 7, 2021
@osowskit osowskit mentioned this pull request Dec 7, 2021
3 tasks
osowskit pushed a commit that referenced this pull request Dec 24, 2021
* Ruby 3.0.0 Compatibility: Change &Proc.new to &block (#253)

* Fix TwitterAds::Analytics.fetch_async_job_data for Ruby 3 (#256)

* add back Account entity in Analytics class

* add back Account entity in Analytics class

* fix Kernel.open to URI.open

* Add Ruby 3.0 to build matrix

* Add support for latest Ruby version to readme

Co-authored-by: margstan <79088430+margstan@users.noreply.github.com>
Co-authored-by: Michele Ferri <ferrimiche@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants