Skip to content

Commit

Permalink
Merge pull request #3247 from ualbertalib/dependabot/bundler/master/r…
Browse files Browse the repository at this point in the history
…df-isomorphic-3.3.0

Bump rdf-isomorphic from 3.2.1 to 3.3.0
  • Loading branch information
murny authored Sep 27, 2023
2 parents 6f147ee + 2b2b128 commit d124fa7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ group :test do
gem 'json-schema', '~> 4.1.1'
gem 'launchy'
gem 'minitest-retry', require: false
gem 'rdf-isomorphic', '~> 3.2.1'
gem 'rdf-isomorphic', '~> 3.3.0'
gem 'vcr', '5.0', require: false
gem 'webmock', require: false
end
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -452,8 +452,8 @@ GEM
link_header (~> 0.0, >= 0.0.8)
rdf-aggregate-repo (3.2.0)
rdf (~> 3.2)
rdf-isomorphic (3.2.1)
rdf (~> 3.2)
rdf-isomorphic (3.3.0)
rdf (~> 3.3)
rdf-n3 (3.2.1)
ebnf (~> 2.2)
rdf (~> 3.2)
Expand Down Expand Up @@ -677,7 +677,7 @@ DEPENDENCIES
rails (~> 6.1.7)
ransack (= 4.0.0)
rdf (~> 3.3.1)
rdf-isomorphic (~> 3.2.1)
rdf-isomorphic (~> 3.3.0)
rdf-n3 (~> 3.2.1)
rdf-vocab (~> 3.2.3)
redcarpet (~> 3.6)
Expand Down

0 comments on commit d124fa7

Please sign in to comment.