rubyfunctions
rubyfunctions copied to clipboard
Like Rubygems.org but for Ruby functions
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.0.0 to 4.13.1. Release notes Sourced from webpack-dev-server's releases. v4.13.1 4.13.1 (2023-03-18) Bug Fixes make webpack optional peer dependency (#4778) (71be54e) v4.13.0 4.13.0 (2023-03-17) Features added client.overlay.runtimeErrors...
Bumps [rails](https://github.com/rails/rails) from 6.1.4.1 to 6.1.7.3. Release notes Sourced from rails's releases. v6.1.7.3 Active Support Implement SafeBuffer#bytesplice [CVE-2023-28120] Active Model No changes. Active Record No changes. Action View Ignore certain...
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.11.3 to 2.18.0. Release notes Sourced from rubocop-rails's releases. RuboCop Rails 2.17.4 Bug fixes #870: Fix an error for Rails/RootPathnameMethods when using Rails.env argument within Dir.glob. (@koic)...
Bumps [pg](https://github.com/ged/ruby-pg) from 1.2.3 to 1.4.6. Changelog Sourced from pg's changelog. v1.4.6 [2023-02-26] Lars Kanis [email protected] Add japanese README file. #502 Improve discard_results to not block under memory pressure. #500...
Bumps [@rails/webpacker](https://github.com/rails/webpacker) from 5.4.0 to 5.4.4. Changelog Sourced from @rails/webpacker's changelog. [5.4.4] - 2023-01-31 Fix compatibility with Ruby 3.2. (#3306) [5.4.3] - 2021-09-14 Specify webpack-dev-server to be v3, to avoid...
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.7.7 to 1.16.0. Changelog Sourced from bootsnap's changelog. 1.16.0 Use RbConfig::CONFIG["rubylibdir"] instead of RbConfig::CONFIG["libdir"] to check for stdlib files. See #431. Fix the cached version of YAML.load_file...
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 5.0.2 to 6.0.1. Changelog Sourced from rspec-rails's changelog. 6.0.1 / 2022-10-18 Full Changelog Bug Fixes: Prevent tagged logged support in Rails 7 calling #name. (Jon Rowe, #2625)...
Bumps [skylight](https://github.com/skylightio/skylight-ruby) from 5.1.1 to 5.3.4. Changelog Sourced from skylight's changelog. 5.3.4 (October 17, 2022) [BUGFIX] Fix a middleware response method that was incompatible with Puma >= 6. [IMPROVEMENT] Improved...
Bumps [@rails/ujs](https://github.com/rails/rails) from 6.1.4 to 7.0.4. Release notes Sourced from @rails/ujs's releases. v7.0.4 Active Support Redis cache store is now compatible with redis-rb 5.0. Jean Boussier Fix NoMethodError on custom...
Bumps [webmock](https://github.com/bblimke/webmock) from 3.14.0 to 3.18.1. Changelog Sourced from webmock's changelog. 3.18.1 Reverted simplified connection handing in Net::HTTP adapter due to bblimke/webmock#999 3.18.0 Net::BufferedIO is not replaced anymore. Thanks to...