Skip to content

Commit

Permalink
update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
mjansing committed Oct 15, 2024
1 parent a2af056 commit 781ffaf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ GEM
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
date (3.3.4)
date (3.3.4-java)
debug (1.9.1)
irb (~> 1.10)
reline (>= 0.3.8)
Expand Down
2 changes: 1 addition & 1 deletion iqvoc.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Gem::Specification.new do |s|
s.description = 'iQvoc - a SKOS(-XL) vocabulary management system built on the Semantic Web'
s.license = 'Apache-2.0'

s.add_dependency 'rails', '~> 7.0.8'
s.add_dependency 'rails', '~> 7.1.0'
s.add_dependency 'puma'
s.add_dependency 'bootsnap'
s.add_dependency 'bundler'
Expand Down

0 comments on commit 781ffaf

Please sign in to comment.