Skip to content

Commit b0114ee

Browse files
olleolleollebrunofacca
authored andcommitted
Gemfile: Do not pin Appraisal to any version
We want to use latest and greatest.
1 parent ed486ea commit b0114ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ gemspec
88
gem 'rails', '~> 7.0'
99
gem 'sqlite3', '~> 1.4'
1010

11-
gem "appraisal", "~> 2.5"
11+
gem "appraisal"

0 commit comments

Comments
 (0)