Skip to content

Commit

Permalink
rails 5
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Mayer committed Oct 1, 2022
1 parent 6293695 commit f4f51e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ unless ENV["CI"]
gem "pry-byebug"
end

gem "rails", "~>6"
gem "rails", "~>5"
gem "haml"
gem "slim"
gem "webrick"
Expand Down

0 comments on commit f4f51e5

Please sign in to comment.