lib/npr/errors.rb in
npr-1.1.0
vs lib/npr/errors.rb in
npr-1.2.0
- old
+ new
@@ -11,7 +11,7 @@
class APIError < ServerError end class NotConfiguredError < ClientError
- end
+ end
end # NPR