Skip to content

Commit

Permalink
update ruby in the Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
thadeu committed Dec 15, 2024
1 parent 5bebc9b commit d4dc9c2
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 @@ -2,7 +2,7 @@ source 'https://rubygems.org'

gemspec

ruby File.read('.ruby-version').strip
ruby '>= 2.7'

group :development, :test do
gem 'bundler', '>= 1.14'
Expand Down

0 comments on commit d4dc9c2

Please sign in to comment.