Skip to content

Commit

Permalink
Update bolognese gem version
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwinisukale committed Nov 14, 2024
1 parent f16aec4 commit 22fc50d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ gem "oj_mimic_json", "~> 1.0", ">= 1.0.1"
gem "equivalent-xml", "~> 0.6.0"
gem "nokogiri", ">= 1.10.4"
gem "iso8601", "~> 0.9.0"
gem "bolognese", "~> 2.2"
gem "bolognese", "~> 2.3"
gem "maremma", ">= 4.9.8"
gem "faraday", ">= 2.0", "< 3.0.0"
gem "base32-url", "~> 0.5"
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ GEM
bigdecimal (3.1.8)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
bolognese (2.2.0)
bolognese (2.3.0)
activesupport (>= 4.2.5)
benchmark_methods (~> 0.7)
bibtex-ruby (>= 5.1.0)
Expand Down Expand Up @@ -208,7 +208,7 @@ GEM
rack (>= 2.2, < 4)
rdf (~> 3.3)
rexml (~> 3.2)
json-ld-preloaded (3.3.0)
json-ld-preloaded (3.3.1)
json-ld (~> 3.3)
rdf (~> 3.3)
jsonlint (0.3.0)
Expand Down Expand Up @@ -280,7 +280,7 @@ GEM
racc (~> 1.4)
oj (3.11.8)
oj_mimic_json (1.0.1)
optimist (3.1.0)
optimist (3.2.0)
parallel (1.20.1)
parser (3.0.3.2)
ast (~> 2.4.1)
Expand Down Expand Up @@ -448,7 +448,7 @@ DEPENDENCIES
base32-url (~> 0.5)
better_errors
binding_of_caller
bolognese (~> 2.2)
bolognese (~> 2.3)
bootsnap (>= 1.1.0)
byebug
cancancan (~> 2.0)
Expand Down

0 comments on commit 22fc50d

Please sign in to comment.