Skip to content
This repository was archived by the owner on Sep 29, 2020. It is now read-only.

Commit 5473190

Browse files
committed
Update dependencies
1 parent 306e4f8 commit 5473190

File tree

4 files changed

+3877
-2901
lines changed

4 files changed

+3877
-2901
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
44
ruby '2.5.1'
55

66
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
7-
gem 'rails', '~> 5.2.1'
7+
gem 'rails', '~> 5.2.4'
88
# Use postgresql as the database for Active Record
99
gem 'pg', '>= 0.18', '< 2.0'
1010
# Use Puma as the app server

0 commit comments

Comments
 (0)