Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump to Ruby 3 #2978

Merged
merged 15 commits into from
Apr 19, 2022
Merged

Bump to Ruby 3 #2978

merged 15 commits into from
Apr 19, 2022

Conversation

CloCkWeRX
Copy link
Collaborator

@CloCkWeRX CloCkWeRX commented Mar 26, 2022

@Br3nda
Copy link
Member

Br3nda commented Mar 27, 2022

the CMS stuff almost never gets changed so could be just a static page and remove that gem

Base automatically changed from bump-ruby to dev March 27, 2022 10:09
Gemfile.lock Outdated Show resolved Hide resolved
Gemfile.lock Outdated Show resolved Hide resolved
Gemfile.lock Outdated Show resolved Hide resolved
@CloCkWeRX CloCkWeRX marked this pull request as ready for review April 16, 2022 15:02
@CloCkWeRX
Copy link
Collaborator Author

Assuming tests pass, this might be good to go.

@CloCkWeRX CloCkWeRX requested a review from Br3nda April 16, 2022 15:08
@CloCkWeRX
Copy link
Collaborator Author

2022-04-16T15:17:53.5760550Z Deprecation Warnings:
2022-04-16T15:17:53.5760749Z 
2022-04-16T15:17:53.5760795Z 
2022-04-16T15:17:53.5761970Z The implicit block expectation syntax is deprecated, you should pass a block rather than an argument to `expect` to use the provided block expectation matcher or the matcher must implement `supports_value_expectations?`. e.g  `expect { value }.to raise ActiveRecord::RecordNotFound` not `expect(value).to raise ActiveRecord::RecordNotFound`
2022-04-16T15:17:53.5763518Z The implicit block expectation syntax is deprecated, you should pass a block rather than an argument to `expect` to use the provided block expectation matcher or the matcher must implement `supports_value_expectations?`. e.g  `expect { value }.to raise ActiveRecord::RecordNotFound` not `expect(value).to raise ActiveRecord::RecordNotFound`
2022-04-16T15:17:53.5764125Z 
2022-04-16T15:17:53.5765111Z The implicit block expectation syntax is deprecated, you should pass a block rather than an argument to `expect` to use the provided block expectation matcher or the matcher must implement `supports_value_expectations?`. e.g  `expect { value }.to raise Exception` not `expect(value).to raise Exception`
2022-04-16T15:17:53.5766462Z The implicit block expectation syntax is deprecated, you should pass a block rather than an argument to `expect` to use the provided block expectation matcher or the matcher must implement `supports_value_expectations?`. e.g  `expect { value }.to raise Exception` not `expect(value).to raise Exception`
2022-04-16T15:17:53.5767939Z The implicit block expectation syntax is deprecated, you should pass a block rather than an argument to `expect` to use the provided block expectation matcher or the matcher must implement `supports_value_expectations?`. e.g  `expect { value }.to raise Exception` not `expect(value).to raise Exception`
2022-04-16T15:17:53.5768751Z 

@CloCkWeRX CloCkWeRX merged commit bf85040 into dev Apr 19, 2022
@CloCkWeRX CloCkWeRX deleted the bump-ruby-3.0 branch April 19, 2022 13:06
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.

2 participants