We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7913a15 commit 9814027Copy full SHA for 9814027
1 file changed
Gemfile
@@ -10,6 +10,4 @@ if RUBY_VERSION < "2.2"
10
elsif RUBY_VERSION < "3.1"
11
gem "sqlite3", "~> 1.4.0"
12
gem "term-ansicolor", "< 1.10.3"
13
-elsif RUBY_VERSION >= "3.4"
14
- gem "observer"
15
end
0 commit comments