Skip to content

Commit 685ba0e

Browse files
committed
Update ruby and gems
1 parent a34e298 commit 685ba0e

File tree

2 files changed

+145
-142
lines changed

2 files changed

+145
-142
lines changed

Gemfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ruby "2.4.1"
1+
ruby "2.6.5"
22

33
source 'https://rubygems.org'
44

@@ -9,7 +9,7 @@ end
99

1010

1111
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
12-
gem 'rails', '~> 5.1.4'
12+
gem 'rails', '~> 5.2'
1313
# Use sqlite3 as the database for Active Record
1414
# Use Puma as the app server
1515
gem 'puma', '~> 3.7'

0 commit comments

Comments
 (0)