Skip to content

Commit

Permalink
make sure ruby version is correct
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkby7e committed Nov 16, 2024
1 parent 3e4f873 commit 90ddc7e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruby-3.3.5
ruby 3.3.5
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ gem 'sprockets-rails'
gem 'sqlite3', '>= 1.4'
gem 'stimulus-rails'
gem 'turbo-rails'
gem 'tzinfo-data', platforms: %i[windows jruby]

# Use Kredis to get higher-level data types in Redis [https://github.com/rails/kredis]
# gem "kredis"
Expand Down
1 change: 0 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,6 @@ DEPENDENCIES
stimulus-rails
tailwindcss-rails (~> 2.7)
turbo-rails
tzinfo-data
web-console

RUBY VERSION
Expand Down

0 comments on commit 90ddc7e

Please sign in to comment.