aws / opsworks-cookbooks

Chef Cookbooks for the AWS OpsWorks Service
Other
1.05k stars 1.23k forks source link

Update to Ruby 2.2.1 #294

Closed rollbrettler closed 9 years ago

rollbrettler commented 9 years ago

Is there a way to update ruby to the latest patch version? I already tried to use a custom json with "ruby":{"patch_version":"1"} but the package wasn’t available.

ainame commented 9 years ago

I want to use ruby v2.2.1 for fixing this issue.

https://bugs.ruby-lang.org/issues/10686

k0nserv commented 9 years ago

ping @jweiss

k0nserv commented 9 years ago

I've created a PR for this https://github.com/aws/opsworks-cookbooks/pull/296

k0nserv commented 9 years ago

Okay Jonathan responded to the PR, they need to build binaries for 2.2.2 so my PR was a bit to optimistic :) I asked Jonathan for a timeline on this progress

jagthedrummer commented 9 years ago

Would love to be able to use 2.2.2. Any word on this?

dlackty commented 9 years ago

After latest agent update few days ago, Ruby 2.2.2 is already available on OpsWorks.

jagthedrummer commented 9 years ago

Nice! Thanks for the update.