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

Ruby 2.5.1 not supported ? #120

Open
epetre opened this issue Jun 14, 2018 · 1 comment
Open

Ruby 2.5.1 not supported ? #120

epetre opened this issue Jun 14, 2018 · 1 comment

Comments

@epetre
Copy link

epetre commented Jun 14, 2018

seems to be pointing towards an issue there: https://github.com/marcel/aws-s3/blob/master/lib/aws/s3/extensions.rb#L222

https://gyazo.com/eea1595aafa6d094c315b65e3f88fa77.png

14:42:37 worker.1 | /Users/me/.rvm/gems/ruby-2.5.1/gems/aws-s3-0.6.3/lib/aws/s3/extensions.rb:223:in class_eval': /Users/me/.rvm/gems/ruby-2.5.1/gems/aws-s3-0.6.3/lib/aws/s3/extensions.rb:223: @@{' is not allowed as a class variable name (SyntaxError)
14:42:37 worker.1 | /Users/me/.rvm/gems/ruby-2.5.1/gems/aws-s3-0.6.3/lib/aws/s3/extensions.rb:223: syntax error, unexpected end-of-input
14:42:37 worker.1 | unless defined? @@{:default=>{"ActionController...

@epetre epetre changed the title Ruby 2.5.1 not supported Ruby 2.5.1 not supported ? Jun 16, 2018
@Linell
Copy link

Linell commented Oct 22, 2018

Not on 2.5.1, but I'm encountering the same problem:

/Users/linell/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/aws-s3-0.6.3/lib/aws/s3/extensions.rb:223:in `class_eval': /Users/linell/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/aws-s3-0.6.3/lib/aws/s3/extensions.rb:223: `@@{' is not allowed as a class variable name
/Users/linell/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/aws-s3-0.6.3/lib/aws/s3/extensions.rb:223: syntax error, unexpected end-of-input
        unless defined? @@{:instance_writer=>false, :ins
                          ^ (SyntaxError)

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

2 participants