Skip to content

Commit

Permalink
Upgrade json_skooma to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
skryukov committed Oct 22, 2023
1 parent b06b85a commit 452571f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skooma.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_runtime_dependency "zeitwerk", "~> 2.6"
spec.add_runtime_dependency "json_skooma", "~> 0.1"
spec.add_runtime_dependency "json_skooma", "~> 0.2"
end

0 comments on commit 452571f

Please sign in to comment.