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

Add Supported Ruby Version #109

Open
natevick opened this issue May 14, 2024 · 0 comments
Open

Add Supported Ruby Version #109

natevick opened this issue May 14, 2024 · 0 comments

Comments

@natevick
Copy link
Collaborator

Currently the gem does not specify a supported Ruby Version. Let's only support > 3.0.

carlospohlodcodeminer42 added a commit that referenced this issue Jul 10, 2024
related issues:

- #107
- #108
- #109

Updated gems related to rails:

- rake 13.2.1 (was 13.0.6)

- concurrent-ruby 1.3.3 (was 1.1.9)

- rack 2.2.9 (was 2.2.3)

- nio4r 2.7.3 (was 2.5.8)

- zeitwerk 2.6.16 (was 2.6.6)

- erubi 1.13.0 (was 1.10.0)

- marcel 1.0.4 (was 1.0.2)

- racc 1.8.0 (was 1.6.0)

- date 3.3.4 (was 3.3.2)

- timeout 0.4.1 (was 0.3.1)

- regexp_parser 2.2.0

- minitest 5.24.1 (was 5.15.0)

- mini_portile2 2.8.7 (was 2.8.0)

- method_source 1.1.0 (was 1.0.0)

- i18n 1.14.5 (was 1.10.0)

- mini_mime 1.1.5 (was 1.1.2)

- rack-test 2.1.0 (was 1.1.0)

- builder 3.3.0 (was 3.2.4)

- websocket-driver 0.7.6 (was 0.7.5)

- net-protocol 0.2.2 (was 0.2.1)

- io-console 0.7.2

- rackup 1.0.0

- pry 0.14.1

- net-imap 0.4.14 (was 0.3.2)

- tzinfo 2.0.6 (was 2.0.4)

- net-smtp 0.5.0 (was 0.3.3)

- thor 1.3.1 (was 1.2.1)

- reline 0.5.9

- activesupport 7.1.3.4 (was 7.0.2.3)

- globalid 1.2.1 (was 1.0.0)

- activemodel 7.1.3.4 (was 7.0.2.3)

- activejob 7.1.3.4 (was 7.0.2.3)

- nokogiri 1.16.6 (was 1.13.3)

- loofah 2.22.0 (was 2.14.0)

- rails-html-sanitizer 1.6.0 (was 1.4.2)

- rails-dom-testing 2.2.0 (was 2.0.3)

- actionview 7.1.3.4 (was 7.0.2.3)

- actionpack 7.1.3.4 (was 7.0.2.3)

- actioncable 7.1.3.4 (was 7.0.2.3)

- activestorage 7.1.3.4 (was 7.0.2.3)

- actionmailer 7.1.3.4 (was 7.0.2.3)

- railties 7.1.3.4 (was 7.0.2.3)

- actionmailbox 7.1.3.4 (was 7.0.2.3)

- actiontext 7.1.3.4 (was 7.0.2.3)

- rails 7.1.3.4 (was 7.0.2.3)
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

No branches or pull requests

1 participant