Skip to content

Commit

Permalink
temporarily set bolognese to 1.5.3 while json-ld changes are carried out
Browse files Browse the repository at this point in the history
This reverts commit f7e2911.
  • Loading branch information
kjgarza committed Feb 25, 2020
1 parent da8aa76 commit ef868eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ gem "diffy", "~> 3.2", ">= 3.2.1"
gem "commonmarker", "~> 0.17.9"
gem "iso8601", "~> 0.9.0"
gem "maremma", ">= 4.1"
gem "bolognese", "~> 1.0", ">= 1.4"
gem "bolognese", "1.5.3"
gem "dalli", "~> 2.7", ">= 2.7.6"
gem "lograge", "~> 0.11.2"
gem "logstash-event", "~> 1.2", ">= 1.2.02"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ GEM
latex-decode (~> 0.0)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
bolognese (1.5.2)
bolognese (1.5.3)
activesupport (>= 4.2.5)
benchmark_methods (~> 0.7)
bibtex-ruby (>= 5.1.0)
Expand Down Expand Up @@ -571,7 +571,7 @@ DEPENDENCIES
bergamasco (~> 0.3.10)
better_errors
binding_of_caller
bolognese (~> 1.0, >= 1.4)
bolognese (= 1.5.3)
bootsnap (~> 1.4, >= 1.4.4)
byebug
cancancan (~> 2.0)
Expand Down

0 comments on commit ef868eb

Please sign in to comment.