Skip to content

Lots of deprecation warnings #17

Description

@scarroll32

When using this I am getting lots of warnings:

juwelier gemname

Examples

Ignoring debug-1.7.1 because its extensions are not built. Try: gem pristine debug --version 1.7.1
Ignoring rbs-2.8.2 because its extensions are not built. Try: gem pristine rbs --version 2.8.2
/Users/sean/.rbenv/versions/3.2.0/lib/ruby/gems/3.2.0/gems/juwelier-2.4.9/lib/juwelier/generator.rb:267: warning: Passing safe_level with the 2nd argument of ERB.new is deprecated. Do not use it, and specify other arguments as keyword arguments.
/Users/sean/.rbenv/versions/3.2.0/lib/ruby/gems/3.2.0/gems/juwelier-2.4.9/lib/juwelier/generator.rb:267: warning: Passing trim_mode with the 3rd argument of ERB.new is deprecated. Use keyword argument like ERB.new(str, trim_mode: ...) instead.
	create	.gitignore
/Users/sean/.rbenv/versions/3.2.0/lib/ruby/gems/3.2.0/gems/juwelier-2.4.9/lib/juwelier/generator.rb:267: warning: Passing safe_level with the 2nd argument of ERB.new is deprecated. Do not use it, and specify other arguments as keyword arguments.
etc

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions