We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f71caba commit f49b016Copy full SHA for f49b016
1 file changed
Gemfile
@@ -8,10 +8,6 @@ gem 'stackprof', platform: :ruby
8
gem 'pry'
9
gem 'pry-stack_explorer', platform: :ruby
10
11
-if RUBY_VERSION >= "3.0"
12
- gem "evt"
13
-end
14
-
15
if RUBY_VERSION >= "3.2.0"
16
gem "async", "~>2.0"
17
gem "minitest-mock"
0 commit comments