Skip to content

Commit

Permalink
Set version to 2.11.2 and updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
pschijven committed Oct 17, 2023
1 parent 27203eb commit 0e39588
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 26 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.0', github: 'innoq/iqvoc', branch: 'master'
gem 'iqvoc', '~> 4.14.2', 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.0', github: 'innoq/iqvoc_skosxl', branch: 'master'
gem 'iqvoc_compound_forms', '~> 2.11.0', github: 'innoq/iqvoc_compound_forms', branch: 'master'
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'
end
42 changes: 21 additions & 21 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: 045b089839b93acce8c15ace6d23adf197ebf3aa
revision: 857b251d20a4794968b81abb3481e522ca63eb3b
branch: master
specs:
iqvoc (4.14.1)
iqvoc (4.14.2)
apipie-rails
authlogic
bootsnap
Expand Down Expand Up @@ -35,20 +35,20 @@ GIT

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

GIT
remote: https://github.com/innoq/iqvoc_skosxl.git
revision: 893cfd5c97d31cc25f5f49f4b842a2c4a0a4c68e
revision: 16f4879cb865c45c30bb7afe52c1690381a24841
branch: master
specs:
iqvoc_skosxl (2.11.0)
iqvoc (~> 4.14.0, >= 4.4.0)
iqvoc_skosxl (2.11.2)
iqvoc (~> 4.14.2)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -120,7 +120,7 @@ GEM
tzinfo (~> 2.0)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
apipie-rails (1.2.2)
apipie-rails (1.2.3)
actionpack (>= 5.0)
activesupport (>= 5.0)
authlogic (6.4.2)
Expand All @@ -141,7 +141,7 @@ GEM
activemodel (>= 5.2)
builder (3.2.4)
cancancan (3.5.0)
carrierwave (3.0.3)
carrierwave (3.0.4)
activemodel (>= 6.0.0)
activesupport (>= 6.0.0)
addressable (~> 2.6)
Expand All @@ -161,7 +161,7 @@ GEM
activerecord (>= 3.1.0, < 8)
delayed_job (4.1.11)
activesupport (>= 3.0, < 8.0)
delayed_job_active_record (4.1.7)
delayed_job_active_record (4.1.8)
activerecord (>= 3.0, < 8.0)
delayed_job (>= 3.0, < 5)
ebnf (2.4.0)
Expand Down Expand Up @@ -205,7 +205,7 @@ GEM
rake
globalid (1.2.1)
activesupport (>= 6.1)
haml (6.2.0)
haml (6.2.3)
temple (>= 0.8.2)
thor
tilt
Expand Down Expand Up @@ -311,7 +311,7 @@ GEM
uri
net-http-persistent (4.0.2)
connection_pool (~> 2.2)
net-imap (0.3.7)
net-imap (0.4.1)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -337,9 +337,9 @@ GEM
spoon (~> 0.0)
pry-rails (0.3.9)
pry (>= 0.10.4)
psych (5.1.0)
psych (5.1.1.1)
stringio
psych (5.1.0-java)
psych (5.1.1.1-java)
jar-dependencies (>= 0.1.7)
public_suffix (5.0.3)
puma (6.4.0)
Expand Down Expand Up @@ -495,13 +495,13 @@ GEM
sxp (1.3.0)
matrix (~> 0.4)
rdf (~> 3.3)
temple (0.10.2)
temple (0.10.3)
thor (1.2.2)
tilt (2.3.0)
timeout (0.4.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-types (1.8.0)
unicode-types (1.9.0)
uri (0.12.2)
web-console (4.2.1)
actionview (>= 6.0.0)
Expand All @@ -526,9 +526,9 @@ PLATFORMS

DEPENDENCIES
better_errors
iqvoc (~> 4.14.0)!
iqvoc_compound_forms (~> 2.11.0)!
iqvoc_skosxl (~> 2.11.0)!
iqvoc (~> 4.14.2)!
iqvoc_compound_forms (~> 2.11.2)!
iqvoc_skosxl (~> 2.11.2)!
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.0"
s.add_dependency "iqvoc", "~> 4.14.2"

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.1"
VERSION = "2.11.2"
end
end

0 comments on commit 0e39588

Please sign in to comment.