Skip to content

Commit

Permalink
Upgrading to rails 5.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelstephens committed Oct 11, 2020
1 parent 5ea3f85 commit 84b7d14
Show file tree
Hide file tree
Showing 19 changed files with 301 additions and 199 deletions.
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
source 'https://rubygems.org'
ruby "2.4.9"

gem 'rails', '~> 5.1.7'
gem 'rails', '~> 5.2.4'

gem 'annotate'
gem 'audited'
gem 'bootsnap'
gem 'bulma-rails'
gem 'font-awesome-rails'
gem 'http'
Expand Down
Loading

0 comments on commit 84b7d14

Please sign in to comment.