Skip to content

Commit

Permalink
Fix i18n dependency load error
Browse files Browse the repository at this point in the history
  • Loading branch information
juanolivas committed Apr 20, 2022
1 parent e073a29 commit ac891a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conekta.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "faraday"
spec.add_dependency "json"
spec.add_dependency "sys-uname"
spec.add_dependency "i18n"

spec.add_development_dependency "rspec", ">= 3.0"
spec.add_development_dependency "pry"
Expand Down

0 comments on commit ac891a3

Please sign in to comment.