via_cep
via_cep copied to clipboard
Brazilian zipcode information
Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. Release notes Sourced from rubocop's releases. RuboCop 1.35.1 Bug fixes #10926: Make Style/SafeNavigation aware of a redundant nil check. (@koic)...
Bumps [rspec](https://github.com/rspec/rspec-metagem) from 3.9.0 to 3.11.0. Commits 674a9c5 Version 3.11.0 694150e Fix typo 900a29c Bold rather than italic text a6fb2b4 Move rspec to rspec-metagem 9fb905e Merge pull request #64 from...
Ruby 2.7 prints a lot of warnings of "URI.escape deprecated", in file "http.rb". I've noticed it while updating one project from Ruby 2.6.6 to 2.7.4. The code seems to be...
Bumps [rake](https://github.com/ruby/rake) from 13.0.3 to 13.0.6. Changelog Sourced from rake's changelog. === 13.0.6 Additional fix for #389 Pull request #390 by hsbt === 13.0.5 Fixed the regression of #388 Pull...
Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. Release notes Sourced from rubocop's releases. RuboCop 1.37.1 Bug fixes #11102: Fix an error for Style/AccessModifierDeclarations when using access modifier...
Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. Release notes Sourced from rubocop's releases. RuboCop 1.43 New features #11359: Add new Lint/UselessRescue cop. (@fatkodima) #11389: Add autocorrect for...
Updates the requirements on [simplecov](https://github.com/simplecov-ruby/simplecov) to permit the latest version. Changelog Sourced from simplecov's changelog. 0.22.0 (2022-12-23) Enhancements On Ruby 3.2+, you can now use the new Coverage library feature...
Bumps [rspec](https://github.com/rspec/rspec-metagem) from 3.9.0 to 3.12.0. Commits 58d7eac v3.12.0 f4393df Version 3.11.0 694150e Fix typo 900a29c Bold rather than italic text a6fb2b4 Move rspec to rspec-metagem 9fb905e Merge pull request...
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.6 to 3.3.9. Release notes Sourced from rexml's releases. REXML 3.3.9 - 2024-10-24 Improvements Improved performance. GH-210 Patch by NAITOH Jun. Fixes Fixed a parse bug for...
Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. Release notes Sourced from rubocop's releases. RuboCop 1.50.2 Bug fixes #11799: Fix a false positive for Style/CollectionCompact when using reject...