Skip to content

Commit

Permalink
Use .tool-versions in the Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
cycomachead committed Feb 13, 2024
1 parent 0888fe4 commit dc26137
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 84 deletions.
1 change: 0 additions & 1 deletion .ruby-version

This file was deleted.

2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "https://rubygems.org"

git_source(:github) { |repo| "https://github.com/#{repo}.git" }

ruby "3.2.3"
ruby file: '.tool-versions'

gem "rails", "6.1.7.4"

Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -612,4 +612,4 @@ RUBY VERSION
ruby 3.2.3p157

BUNDLED WITH
2.4.19
2.5.6
81 changes: 0 additions & 81 deletions Guardfile

This file was deleted.

0 comments on commit dc26137

Please sign in to comment.