Skip to content

Commit

Permalink
Update to bolognese 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
codycooperross committed Jan 9, 2024
1 parent 43cd538 commit 02d05c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ gem "iso8601", "~> 0.9.0"
gem "maremma", '>= 4.9.4', '< 5'
gem 'addressable', '2.8.1'
gem "faraday", "~> 0.17.3"
gem "bolognese", "2.0.3"
gem "bolognese", "2.1.0"
gem "json-ld-preloaded", "~> 3.1", ">= 3.1.3"
gem "dalli", "~> 2.7.6"
gem "lograge", "~> 0.11.2"
Expand Down
9 changes: 5 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,12 @@ GEM
coderay (>= 1.0.0)
erubi (>= 1.0.0)
rack (>= 0.9.0)
bibtex-ruby (6.0.0)
bibtex-ruby (6.1.0)
latex-decode (~> 0.0)
racc (~> 1.7)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
bolognese (2.0.3)
bolognese (2.1.0)
activesupport (>= 4.2.5)
benchmark_methods (~> 0.7)
bibtex-ruby (>= 5.1.0)
Expand Down Expand Up @@ -377,7 +378,7 @@ DEPENDENCIES
addressable (= 2.8.1)
better_errors
binding_of_caller
bolognese (= 2.0.3)
bolognese (= 2.1.0)
byebug
capybara
dalli (~> 2.7.6)
Expand Down Expand Up @@ -411,4 +412,4 @@ DEPENDENCIES
webmock (~> 3.8, >= 3.8.2)

BUNDLED WITH
2.4.10
2.4.22

0 comments on commit 02d05c4

Please sign in to comment.