We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75eb935 commit 683da38Copy full SHA for 683da38
10 files changed
gemfiles/rails_7.2.gemfile
@@ -9,7 +9,7 @@ gem "rails", "~> 7.2.0"
9
group :development, :test do
10
gem "allocation_stats"
11
gem "appraisal", "~> 2"
12
- gem "appraisal-run", "~> 1.0"
+ gem "appraisal-run", "~> 1.1"
13
gem "benchmark-ips", "~> 2"
14
gem "better_html"
15
gem "bundler", "~> 2"
0 commit comments