mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
Bump rails from 6.1.4 to 6.1.4.1
Bumps [rails](https://github.com/rails/rails) from 6.1.4 to 6.1.4.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v6.1.4...v6.1.4.1) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
277dfc3c74
commit
0b08e91d71
2 changed files with 60 additions and 60 deletions
2
Gemfile
2
Gemfile
|
@ -8,7 +8,7 @@ gem 'iso8601', '0.13.0' # for dates and times
|
|||
gem 'mime-types-data'
|
||||
gem 'mimemagic', '0.4.3'
|
||||
gem 'puma'
|
||||
gem 'rails', '~> 6.1.4'
|
||||
gem 'rails', '~> 6.1.4'
|
||||
gem 'rest-client'
|
||||
gem 'uglifier'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue