Skip to content

Commit d99a038

Browse files
committed
Replace dependency on awesome_print with amazing_print.
1 parent 7c80a86 commit d99a038

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/rdf/spec/matchers.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
require 'rspec/matchers' # @see https://rubygems.org/gems/rspec
2-
require 'awesome_print'
2+
require 'amazing_print'
33

44
module RDF; module Spec
55
##

0 commit comments

Comments
 (0)