Skip to content

Commit

Permalink
feat(gemspec): update fusuma dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
iberianpig committed Aug 19, 2023
1 parent 4877d1a commit 1c41b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fusuma-plugin-remap.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.required_ruby_version = ">= 2.5.1"
spec.add_dependency "fusuma", "~> 2.0"
spec.add_dependency "fusuma", "~> 3.0"
spec.add_dependency "fusuma-plugin-keypress", "~> 0.5"
spec.add_dependency "msgpack"
spec.add_dependency "revdev"
Expand Down

0 comments on commit 1c41b69

Please sign in to comment.