Skip to content

Commit

Permalink
Updated 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 849def3 commit 930f80b
Show file tree
Hide file tree
Showing 6 changed files with 536 additions and 1,269 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source 'https://rubygems.org'

gem 'iqvoc', '~> 4.14.2', :github => 'innoq/iqvoc', branch: 'master'
gem 'iqvoc_skosxl', '~> 2.11.2', :github => 'innoq/iqvoc_skosxl', branch: 'master'
gem 'iqvoc', '~> 4.14.3', :github => 'innoq/iqvoc', branch: 'master'
gem 'iqvoc_skosxl', '~> 2.11.3', :github => 'innoq/iqvoc_skosxl', branch: 'master'

group :development do
gem 'better_errors'
Expand Down
135 changes: 68 additions & 67 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,11 +35,11 @@ GIT

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 @@ -114,30 +114,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 @@ -147,12 +147,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 @@ -194,14 +194,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 @@ -213,19 +213,19 @@ 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)
jdbc-postgres (42.2.25)
json (2.6.3)
json (2.6.3-java)
json-canonicalization (0.3.2)
json-ld (3.3.0)
jdbc-postgres (42.6.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 @@ -283,8 +283,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 @@ -298,33 +298,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 @@ -334,19 +334,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 @@ -382,8 +382,8 @@ GEM
rake (>= 12.2)
thor (~> 1.0)
zeitwerk (~> 2.5)
rake (13.0.6)
rb-fsevent (0.11.0)
rake (13.1.0)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdf (3.3.1)
Expand Down Expand Up @@ -453,13 +453,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 @@ -488,33 +489,33 @@ 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)
web-console (3.7.0)
actionview (>= 5.0)
activemodel (>= 5.0)
uri (0.13.0)
web-console (4.2.1)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 5.0)
railties (>= 6.0.0)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
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 @@ -524,8 +525,8 @@ PLATFORMS
DEPENDENCIES
activerecord-jdbcpostgresql-adapter
better_errors
iqvoc (~> 4.14.2)!
iqvoc_skosxl (~> 2.11.2)!
iqvoc (~> 4.14.3)!
iqvoc_skosxl (~> 2.11.3)!
listen
pg
pry-rails
Expand Down
4 changes: 2 additions & 2 deletions iqvoc_inflectionals.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Gem::Specification.new do |s|

s.rubyforge_project = 'iqvoc_inflectionals'

s.add_dependency 'iqvoc', '~> 4.14.2'
s.add_dependency 'iqvoc_skosxl', '~> 2.11.2'
s.add_dependency 'iqvoc', '~> 4.14.4'
s.add_dependency 'iqvoc_skosxl', '~> 2.11.3'

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/inflectionals/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Iqvoc
module Inflectionals
VERSION = "2.11.2"
VERSION = "2.11.3"
end
end
Loading

0 comments on commit 930f80b

Please sign in to comment.