Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Commit

Permalink
Bump Rails 5.2.2 due to recent security vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
sodabrew committed Dec 10, 2018
1 parent ec194e2 commit 619ab08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -2,7 +2,7 @@ source 'https://rubygems.org'

gem 'rake'
gem 'rdoc'
gem 'rails', '~> 5.2.0'
gem 'rails', '~> 5.2.2'
gem 'will_paginate'
gem 'inherited_resources'
gem 'i18n'
Expand Down

0 comments on commit 619ab08

Please sign in to comment.