Skip to content

Commit

Permalink
Merge pull request #771 from stanhu/sh-support-rails-7
Browse files Browse the repository at this point in the history
Support ActiveSupport v7
  • Loading branch information
geemus committed Jan 11, 2022
2 parents 0ac208d + f8d957a commit 44cf104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/middlewares/instrumentation_tests.rb
@@ -1,4 +1,4 @@
require 'active_support/notifications'
require 'active_support'
require 'securerandom'

class SimpleInstrumentor
Expand Down

0 comments on commit 44cf104

Please sign in to comment.