Commit c3bd83d

mo <mo.khan@gmail.com>
2018-10-19 04:31:11
update to ruby 2.5.3
1 parent c3738de
.ruby-version
@@ -1,1 +1,1 @@
-2.5.1
+2.5.3
Gemfile
@@ -2,7 +2,7 @@
 
 source 'https://rubygems.org'
 git_source(:github) { |repo| "https://github.com/#{repo}.git" }
-ruby '2.5.1'
+ruby '2.5.3'
 
 gem 'activerecord-session_store', '~> 1.1'
 gem 'audited', '~> 4.8'
Gemfile.lock
@@ -370,7 +370,7 @@ DEPENDENCIES
   webpacker (~> 3.5)
 
 RUBY VERSION
-   ruby 2.5.1p57
+   ruby 2.5.3p105
 
 BUNDLED WITH
-   1.16.4
+   1.16.6