Skip to content

Commit

Permalink
Test difference in ruby-version file
Browse files Browse the repository at this point in the history
  • Loading branch information
1pretz1 committed Sep 28, 2023
1 parent 1599178 commit 773de1b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.2
3.2.0
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
source "https://rubygems.org"
ruby File.read(".ruby-version")

ruby "~> 3.2.0"

gem "rails", "7.0.6"

gem "bootsnap", require: false
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@ DEPENDENCIES
webmock

RUBY VERSION
ruby 3.2.2p53
ruby 3.2.0p0

BUNDLED WITH
2.3.24

0 comments on commit 773de1b

Please sign in to comment.