Bump rails from 6.1.5.1 to 6.1.6 (#18372)
Bumps [rails](https://github.com/rails/rails) from 6.1.5.1 to 6.1.6. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v6.1.5.1...v6.1.6 ) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
... | @@ -7,7 +7,7 @@ gem 'pkg-config', '~> 1.4' | ... | @@ -7,7 +7,7 @@ gem 'pkg-config', '~> 1.4' |
gem 'rexml', '~> 3.2' | gem 'rexml', '~> 3.2' | ||
gem 'puma', '~> 5.6' | gem 'puma', '~> 5.6' | ||
gem 'rails', '~> 6.1.5' | gem 'rails', '~> 6.1.6' | ||
gem 'sprockets', '~> 3.7.2' | gem 'sprockets', '~> 3.7.2' | ||
gem 'thor', '~> 1.2' | gem 'thor', '~> 1.2' | ||
gem 'rack', '~> 2.2.3' | gem 'rack', '~> 2.2.3' | ||
... | ... |
Please register or sign in to comment