mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 00:12:03 +02:00
Upgrade gemset to Rails 6.0.0
This commit is contained in:
parent
d06f241c76
commit
3669e3072c
2 changed files with 60 additions and 44 deletions
2
Gemfile
2
Gemfile
|
@ -2,7 +2,7 @@ source 'https://rubygems.org'
|
|||
|
||||
# core
|
||||
gem 'iso8601', '0.12.1' # for dates and times
|
||||
gem 'rails', '~> 5.2.4.2'
|
||||
gem 'rails', '~> 6.0'
|
||||
gem 'rest-client'
|
||||
gem 'uglifier'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue