Skip to content

Commit

Permalink
Merge pull request #144 from crosscite/bolognese-2.1.1
Browse files Browse the repository at this point in the history
Updates bolognese to 2.1.1
  • Loading branch information
codycooperross committed Feb 29, 2024
2 parents 1aef656 + ea10c65 commit fbc1537
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 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.1.0"
gem "bolognese", "2.1.1"
gem "json-ld-preloaded", "~> 3.1", ">= 3.1.3"
gem "dalli", "~> 2.7.6"
gem "lograge", "~> 0.11.2"
Expand Down
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ GEM
racc (~> 1.7)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
bolognese (2.1.0)
bolognese (2.1.1)
activesupport (>= 4.2.5)
benchmark_methods (~> 0.7)
bibtex-ruby (>= 5.1.0)
Expand Down Expand Up @@ -214,7 +214,8 @@ GEM
minitest (5.20.0)
multi_json (1.15.0)
multipart-post (2.3.0)
namae (1.1.1)
namae (1.2.0)
racc (~> 1.7)
net-imap (0.3.7)
date
net-protocol
Expand Down Expand Up @@ -378,7 +379,7 @@ DEPENDENCIES
addressable (= 2.8.1)
better_errors
binding_of_caller
bolognese (= 2.1.0)
bolognese (= 2.1.1)
byebug
capybara
dalli (~> 2.7.6)
Expand Down

0 comments on commit fbc1537

Please sign in to comment.