Skip to content

Commit

Permalink
Updated json-canonicalization version as 0.3.2 removed from ruby gems
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwinisukale committed Dec 5, 2023
1 parent 4a00bb2 commit 662408f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ gem "shoryuken", "~> 4.0"
gem "simple_command"
gem "slack-notifier", "~> 2.3", ">= 2.3.2"
gem "sprockets", "~> 3.7", ">= 3.7.2"
gem "json-canonicalization", '0.3.1'

group :development, :test do
gem "better_errors"
Expand Down
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -200,10 +200,10 @@ GEM
iso8601 (0.9.1)
jmespath (1.5.0)
json (2.6.1)
json-canonicalization (0.3.2)
json-ld (3.2.5)
json-canonicalization (0.3.1)
json-ld (3.2.4)
htmlentities (~> 4.3)
json-canonicalization (~> 0.3, >= 0.3.2)
json-canonicalization (~> 0.3)
link_header (~> 0.0, >= 0.0.8)
multi_json (~> 1.15)
rack (>= 2.2, < 4)
Expand Down Expand Up @@ -477,6 +477,7 @@ DEPENDENCIES
faraday_middleware-aws-sigv4 (~> 0.2.4)
git (~> 1.5)
iso8601 (~> 0.9.0)
json-canonicalization (= 0.3.1)
jwt
kaminari (~> 1.0, >= 1.0.1)
listen (>= 3.0.5, < 3.2)
Expand Down

0 comments on commit 662408f

Please sign in to comment.