Skip to content

Commit

Permalink
Remove ruby version from dummyapp Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
drwl committed Sep 8, 2023
1 parent b8c59ff commit ddd144a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/dummyapp/Gemfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
source "https://rubygems.org"
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

ruby "2.7.5"

# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem "rails", "~> 7.0.7", ">= 7.0.7.2"

Expand Down

0 comments on commit ddd144a

Please sign in to comment.