Skip to content

Commit

Permalink
Updated version to 2.11.1 and updated iQvoc dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pschijven committed Sep 29, 2023
1 parent b26f5b5 commit 4c1032e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 14 deletions.
22 changes: 9 additions & 13 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: 77b2fadd1750be6b52cd73ae447ce0f353dcd3fb
revision: 045b089839b93acce8c15ace6d23adf197ebf3aa
branch: master
specs:
iqvoc (4.14.0)
iqvoc (4.14.1)
apipie-rails
authlogic
bootsnap
Expand Down Expand Up @@ -35,11 +35,11 @@ GIT

GIT
remote: https://github.com/innoq/iqvoc_skosxl.git
revision: 893cfd5c97d31cc25f5f49f4b842a2c4a0a4c68e
revision: 7067a4049954ec4089610b57af00778687bcca3c
branch: master
specs:
iqvoc_skosxl (2.11.0)
iqvoc (~> 4.14.0, >= 4.4.0)
iqvoc_skosxl (2.11.1)
iqvoc (~> 4.14.1)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -194,18 +194,14 @@ GEM
faraday (~> 1.0)
faucet_pipeline_rails (1.0.1)
rails (>= 4.2.10)
ffi (1.15.5)
ffi (1.15.5-java)
ffi (1.16.2)
ffi (1.16.2-java)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
globalid (1.2.1)
activesupport (>= 6.1)
haml (6.1.2)
temple (>= 0.8.2)
thor
tilt
haml (6.1.2-java)
haml (6.2.0)
temple (>= 0.8.2)
thor
tilt
Expand Down Expand Up @@ -519,7 +515,7 @@ GEM
psych (>= 3.3)
rdf (~> 3.2, >= 3.2.9)
rdf-xsd (~> 3.2)
zeitwerk (2.6.11)
zeitwerk (2.6.12)

PLATFORMS
java
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.0"
VERSION = "2.11.1"
end
end

0 comments on commit 4c1032e

Please sign in to comment.