Skip to content

Commit

Permalink
require active support to fix deprecator issue
Browse files Browse the repository at this point in the history
  • Loading branch information
krzyzak committed Feb 28, 2024
1 parent 0fa9766 commit a3f58f7
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,3 +1,4 @@
require 'active_support'
require 'active_support/testing/time_helpers'
require 'gush'
require 'json'
Expand Down

0 comments on commit a3f58f7

Please sign in to comment.