Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed May 5, 2024
1 parent 40f98dd commit 3a45db3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lively.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = ">= 3.1"

spec.add_dependency "falcon"
spec.add_dependency "live", "~> 0.7.0"
spec.add_dependency "falcon", "~> 0.47"
spec.add_dependency "live", "~> 0.7"
spec.add_dependency "xrb"
end

0 comments on commit 3a45db3

Please sign in to comment.