Skip to content

Commit

Permalink
DEV: Fix incompatibility with active_support 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CvX committed Nov 15, 2023
1 parent d229f54 commit 124c6a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# frozen_string_literal: true

require 'mini_scheduler'
require 'active_support'
require 'active_support/core_ext/numeric/time'
require 'active_support/core_ext/integer/time'
require 'mocha/api'
Expand Down

0 comments on commit 124c6a5

Please sign in to comment.