Skip to content

Commit

Permalink
Include dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nickevansuk authored Jun 18, 2024
1 parent 0ccb3d4 commit 1aea6df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/openactive/validators/number_validator.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
require 'bigdecimal'

module OpenActive
module Validators
class NumberValidator < BaseValidator
Expand Down

0 comments on commit 1aea6df

Please sign in to comment.