Skip to content

Commit

Permalink
Set version to 2.11.3 and updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
pschijven committed Feb 1, 2024
1 parent 0e39588 commit 59ba2b7
Show file tree
Hide file tree
Showing 6 changed files with 493 additions and 1,339 deletions.
6 changes: 3 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

gem 'iqvoc', '~> 4.14.2', github: 'innoq/iqvoc', branch: 'master'
gem 'iqvoc', '~> 4.14.4', github: 'innoq/iqvoc', branch: 'master'

platforms :ruby do
gem 'pg'
Expand All @@ -17,6 +17,6 @@ group :development, :test do
end

group :test do
gem 'iqvoc_skosxl', '~> 2.11.2', github: 'innoq/iqvoc_skosxl', branch: 'master'
gem 'iqvoc_compound_forms', '~> 2.11.2', github: 'innoq/iqvoc_compound_forms', branch: 'master'
gem 'iqvoc_skosxl', '~> 2.11.3', github: 'innoq/iqvoc_skosxl', branch: 'master'
gem 'iqvoc_compound_forms', '~> 2.11.3', github: 'innoq/iqvoc_compound_forms', branch: 'master'
end
133 changes: 67 additions & 66 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/innoq/iqvoc.git
revision: 857b251d20a4794968b81abb3481e522ca63eb3b
revision: 777cd36fb3e4e98bb448ef2c4f582307c28a81fb
branch: master
specs:
iqvoc (4.14.2)
iqvoc (4.14.4)
apipie-rails
authlogic
bootsnap
Expand Down Expand Up @@ -35,20 +35,20 @@ GIT

GIT
remote: https://github.com/innoq/iqvoc_compound_forms.git
revision: 5f95c1579a4ca239e6233f7d1038c3beab7f7762
revision: ae534fc2820224eb8fc9795280bd6cebbb10f7b2
branch: master
specs:
iqvoc_compound_forms (2.11.2)
iqvoc (~> 4.14.2)
iqvoc_skosxl (~> 2.11.2)
iqvoc_compound_forms (2.11.3)
iqvoc (~> 4.14.4)
iqvoc_skosxl (~> 2.11.3)

GIT
remote: https://github.com/innoq/iqvoc_skosxl.git
revision: 16f4879cb865c45c30bb7afe52c1690381a24841
revision: 8890fe11dd150f79c027cdc360c1c23b4ab08613
branch: master
specs:
iqvoc_skosxl (2.11.2)
iqvoc (~> 4.14.2)
iqvoc_skosxl (2.11.3)
iqvoc (~> 4.14.4)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -118,30 +118,30 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
apipie-rails (1.2.3)
apipie-rails (1.3.0)
actionpack (>= 5.0)
activesupport (>= 5.0)
authlogic (6.4.2)
activemodel (>= 5.2, < 7.1)
activerecord (>= 5.2, < 7.1)
activesupport (>= 5.2, < 7.1)
authlogic (6.4.3)
activemodel (>= 5.2, < 7.2)
activerecord (>= 5.2, < 7.2)
activesupport (>= 5.2, < 7.2)
request_store (~> 1.0)
bcp47_spec (0.2.1)
better_errors (2.9.1)
coderay (>= 1.0.0)
better_errors (2.10.1)
erubi (>= 1.0.0)
rack (>= 0.9.0)
rouge (>= 1.0.0)
bindex (0.8.1)
bootsnap (1.16.0)
bootsnap (1.18.3)
msgpack (~> 1.2)
bootstrap_form (4.5.0)
actionpack (>= 5.2)
activemodel (>= 5.2)
builder (3.2.4)
cancancan (3.5.0)
carrierwave (3.0.4)
carrierwave (3.0.5)
activemodel (>= 6.0.0)
activesupport (>= 6.0.0)
addressable (~> 2.6)
Expand All @@ -151,12 +151,12 @@ GEM
carrierwave-i18n (3.0.0)
carrierwave (>= 3.0.0, < 4)
coderay (1.1.3)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crass (1.0.6)
database_cleaner (1.8.5)
date (3.3.3)
date (3.3.3-java)
date (3.3.4)
date (3.3.4-java)
deep_cloneable (3.2.0)
activerecord (>= 3.1.0, < 8)
delayed_job (4.1.11)
Expand Down Expand Up @@ -198,14 +198,14 @@ GEM
faraday (~> 1.0)
faucet_pipeline_rails (1.0.1)
rails (>= 4.2.10)
ffi (1.16.2)
ffi (1.16.2-java)
ffi (1.16.3)
ffi (1.16.3-java)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
globalid (1.2.1)
activesupport (>= 6.1)
haml (6.2.3)
haml (6.3.0)
temple (>= 0.8.2)
thor
tilt
Expand All @@ -217,18 +217,18 @@ GEM
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
iq_rdf (0.1.17)
iq_rdf (0.2.0)
activesupport
builder
bundler
iq_triplestorage (0.2.2)
jar-dependencies (0.4.1)
json (2.6.3)
json (2.6.3-java)
json-canonicalization (0.3.2)
json-ld (3.3.0)
json (2.7.1)
json (2.7.1-java)
json-canonicalization (1.0.0)
json-ld (3.3.1)
htmlentities (~> 4.3)
json-canonicalization (~> 0.3, >= 0.3.2)
json-canonicalization (~> 1.0)
link_header (~> 0.0, >= 0.0.8)
multi_json (~> 1.15)
rack (>= 2.2, < 4)
Expand Down Expand Up @@ -286,8 +286,8 @@ GEM
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.5.3)
loofah (2.21.3)
logger (1.6.0)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand All @@ -301,33 +301,33 @@ GEM
method_source (1.0.0)
mini_magick (4.12.0)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
minitest (5.20.0)
mini_portile2 (2.8.5)
minitest (5.21.2)
msgpack (1.7.2)
msgpack (1.7.2-java)
multi_json (1.15.0)
multipart-post (2.3.0)
net-http (0.3.2)
net-http (0.4.1)
uri
net-http-persistent (4.0.2)
connection_pool (~> 2.2)
net-imap (0.4.1)
net-imap (0.4.9.1)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
net-protocol (0.2.2)
timeout
net-smtp (0.4.0)
net-smtp (0.4.0.1)
net-protocol
nio4r (2.5.9)
nio4r (2.5.9-java)
nokogiri (1.15.4)
nio4r (2.7.0)
nio4r (2.7.0-java)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.4-java)
nokogiri (1.16.0-java)
racc (~> 1.4)
pg (1.4.2)
pg (1.5.4)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand All @@ -337,19 +337,19 @@ GEM
spoon (~> 0.0)
pry-rails (0.3.9)
pry (>= 0.10.4)
psych (5.1.1.1)
psych (5.1.2)
stringio
psych (5.1.1.1-java)
psych (5.1.2-java)
jar-dependencies (>= 0.1.7)
public_suffix (5.0.3)
puma (6.4.0)
public_suffix (5.0.4)
puma (6.4.2)
nio4r (~> 2.0)
puma (6.4.0-java)
puma (6.4.2-java)
nio4r (~> 2.0)
racc (1.7.1)
racc (1.7.1-java)
racc (1.7.3)
racc (1.7.3-java)
rack (2.2.8)
rack-mini-profiler (3.1.1)
rack-mini-profiler (3.3.0)
rack (>= 1.2.0)
rack-test (2.1.0)
rack (>= 1.3)
Expand Down Expand Up @@ -385,7 +385,7 @@ GEM
rake (>= 12.2)
thor (~> 1.0)
zeitwerk (~> 2.5)
rake (13.0.6)
rake (13.1.0)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand Down Expand Up @@ -456,13 +456,14 @@ GEM
request_store (1.5.1)
rack (>= 1.4)
rexml (3.2.6)
ruby-vips (2.1.4)
rouge (4.2.0)
ruby-vips (2.2.0)
ffi (~> 1.12)
ruby2_keywords (0.0.5)
scanf (1.0.0)
scrypt (3.0.7)
ffi-compiler (>= 1.0, < 2.0)
shacl (0.4.0)
shacl (0.4.1)
json-ld (~> 3.3)
rdf (~> 3.3)
sparql (~> 3.3)
Expand Down Expand Up @@ -491,18 +492,18 @@ GEM
spoon (0.0.6)
ffi
ssrf_filter (1.1.2)
stringio (3.0.8)
stringio (3.1.0)
sxp (1.3.0)
matrix (~> 0.4)
rdf (~> 3.3)
temple (0.10.3)
thor (1.2.2)
thor (1.3.0)
tilt (2.3.0)
timeout (0.4.0)
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-types (1.9.0)
uri (0.12.2)
uri (0.13.0)
web-console (4.2.1)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
Expand All @@ -513,11 +514,11 @@ GEM
websocket-driver (0.7.6-java)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
yaml-ld (0.0.2)
json-ld (~> 3.2, >= 3.2.3)
yaml-ld (0.0.3)
json-ld (~> 3.3)
psych (>= 3.3)
rdf (~> 3.2, >= 3.2.9)
rdf-xsd (~> 3.2)
rdf (~> 3.3)
rdf-xsd (~> 3.3)
zeitwerk (2.6.12)

PLATFORMS
Expand All @@ -526,9 +527,9 @@ PLATFORMS

DEPENDENCIES
better_errors
iqvoc (~> 4.14.2)!
iqvoc_compound_forms (~> 2.11.2)!
iqvoc_skosxl (~> 2.11.2)!
iqvoc (~> 4.14.4)!
iqvoc_compound_forms (~> 2.11.3)!
iqvoc_skosxl (~> 2.11.3)!
listen
pg
pry-rails
Expand Down
2 changes: 1 addition & 1 deletion iqvoc_similar_terms.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Gem::Specification.new do |s|

s.rubyforge_project = "iqvoc_similar_terms"

s.add_dependency "iqvoc", "~> 4.14.2"
s.add_dependency "iqvoc", "~> 4.14.4"

s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
Expand Down
2 changes: 1 addition & 1 deletion lib/iqvoc/similar_terms/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Iqvoc
module SimilarTerms
VERSION = "2.11.2"
VERSION = "2.11.3"
end
end
Loading

0 comments on commit 59ba2b7

Please sign in to comment.