Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Comments

Gemfile: Ruby: Update gemfile to allow newer ruby versions#61

Merged
jcs merged 2 commits intojcs:masterfrom
Joshndroid:master
Aug 7, 2018
Merged

Gemfile: Ruby: Update gemfile to allow newer ruby versions#61
jcs merged 2 commits intojcs:masterfrom
Joshndroid:master

Conversation

@Joshndroid
Copy link
Contributor

Ubuntu 18.04 package manager will install latest ruby
Current version supplied is Ruby 2.5.1p57 (2018-3-29 revision 63029)
Currently the gemfile prohibits using this version.
I have experienced no real issues with it..

Ubuntu 18.04 package manager will install latest ruby
Current version supplied is Ruby 2.5.1p57 (2018-3-29 revision 63029)
Currently the gemfile prohibits using this version.
I have experienced no real issues with it..
@jcs
Copy link
Owner

jcs commented Aug 7, 2018

There's not much reason to limit the upper bound on the ruby spec then, just make it >= 2.2.8.

@Joshndroid
Copy link
Contributor Author

No worries. I will clean it up. I was unsure if your wanting ruby versions specifically checked prior to allowing their use (i have never used anything ruby prior to this)

Ubuntu 18.04 package manager will install latest ruby
Current version supplied is Ruby 2.5.1p57 (2018-3-29 revision 63029)
Currently the gemfile prohibits using this version.
I have experienced no real issues with it..
@jcs jcs merged commit 25e09d0 into jcs:master Aug 7, 2018
@jcs
Copy link
Owner

jcs commented Aug 7, 2018

Thanks!

Joshndroid added a commit to Joshndroid/rubywarden that referenced this pull request Aug 8, 2018
Gemfile: Ruby: Update gemfile to allow newer ruby versions (jcs#61)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants