Skip to content

Commit

Permalink
Update dependency on falcon.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Apr 24, 2024
1 parent 769aff3 commit 9e313cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rackula.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = ">= 3.1"

spec.add_dependency "falcon", "~> 0.34"
spec.add_dependency "falcon", "~> 0.46"
spec.add_dependency "samovar", "~> 2.1"
spec.add_dependency "variant"
end

0 comments on commit 9e313cc

Please sign in to comment.