Skip to content

Commit

Permalink
Upgrade ruby 3.0.2 to 3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
iarobinson committed Sep 14, 2023
1 parent 8427d60 commit 3f705f6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 385 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

ruby '3.0.2'
ruby '3.0.6'

gem 'rails', '~> 7.0.0'
gem "sprockets-rails"
Expand Down
384 changes: 0 additions & 384 deletions Gemfile.lock

This file was deleted.

Loading

0 comments on commit 3f705f6

Please sign in to comment.