Skip to content

Commit

Permalink
bundle update slack-ruby-client
Browse files Browse the repository at this point in the history
  • Loading branch information
kenchan committed Jun 12, 2024
1 parent b4d2550 commit fb9cdbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arisaid.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

spec.add_dependency "slack-ruby-client", "~> 0.16.0"
spec.add_dependency "slack-ruby-client", "~> 2.3"
spec.add_dependency "thor"
spec.add_dependency "pit"
spec.add_dependency "colorize"
Expand Down

0 comments on commit fb9cdbf

Please sign in to comment.