Skip to content

Commit

Permalink
Update require for active_support/current_attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmorrison committed Nov 6, 2023
1 parent e2513bb commit ffe0f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/audited/request_store.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frozen_string_literal: true

require "active_support"
require "active_support/current_attributes"

module Audited
class RequestStore < ActiveSupport::CurrentAttributes
Expand Down

0 comments on commit ffe0f6d

Please sign in to comment.