Commit 6702113

mo <mo@mokhan.ca>
2019-02-25 18:41:34
bump to 2.6.1
1 parent abf6cf6
Changed files (2)
.ruby-version
@@ -1,1 +1,1 @@
-2.6.0
+2.6.1
Gemfile
@@ -2,7 +2,7 @@
 
 source 'https://rubygems.org'
 git_source(:github) { |repo| "https://github.com/#{repo}.git" }
-ruby '2.6.0'
+ruby '2.6.1'
 
 gem 'activerecord-session_store', '~> 1.1'
 gem 'audited', '~> 4.8'