mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
Pump rails version, fix tests
This commit is contained in:
parent
1a59487724
commit
af57711dc0
13 changed files with 110 additions and 61 deletions
2
Gemfile
2
Gemfile
|
@ -2,7 +2,7 @@ source 'https://rubygems.org'
|
|||
|
||||
# core
|
||||
gem 'iso8601', '0.8.6' # for dates and times
|
||||
gem 'rails', '~> 5.0.7'
|
||||
gem 'rails', '~> 5.1.7'
|
||||
gem 'rest-client'
|
||||
gem 'uglifier'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue