Skip to content

Commit f78c0f2

Browse files
author
Adrian Packel
committed
Bump rails version to 5.2.5
Change-Id: I4199e92bd560ed9b6a72d5e0e8d5cf52575b65ef Reviewed-on: https://gerrit.instructure.com/c/rollcall-attendance/+/262110 Tested-by: Service Cloud Jenkins <[email protected]> Reviewed-by: Gary Mei <[email protected]> Product-Review: Syed Hussain <[email protected]> QA-Review: Adrian Packel <[email protected]>
1 parent 140d408 commit f78c0f2

File tree

3 files changed

+229
-201
lines changed

3 files changed

+229
-201
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ source 'https://rubygems.org'
1919

2020
gem 'bundler', '>= 1.7.10'
2121

22-
gem 'rails', '~> 5.2.0'
22+
gem 'rails', '~> 5.2.5'
2323
gem 'rack', '~> 2.1'
2424
gem 'bootsnap', '~> 1.0', require: false
2525

0 commit comments

Comments
 (0)