Skip to content

Commit

Permalink
Finish 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gkellogg committed Dec 4, 2023
2 parents 088738d + 555d0b9 commit 85e64aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
3.3.0
3.3.1
2 changes: 1 addition & 1 deletion json-ld.gemspec
Expand Up @@ -32,7 +32,7 @@ Gem::Specification.new do |gem|
gem.required_ruby_version = '>= 3.0'
gem.requirements = []
gem.add_runtime_dependency 'htmlentities', '~> 4.3'
gem.add_runtime_dependency 'json-canonicalization', '~> 0.3', '>= 0.3.2'
gem.add_runtime_dependency 'json-canonicalization', '~> 1.0'
gem.add_runtime_dependency 'link_header', '~> 0.0', '>= 0.0.8'
gem.add_runtime_dependency 'multi_json', '~> 1.15'
gem.add_runtime_dependency "rack", '>= 2.2', '< 4'
Expand Down

0 comments on commit 85e64aa

Please sign in to comment.