Skip to content

Commit

Permalink
Sync streams dep pin
Browse files Browse the repository at this point in the history
  • Loading branch information
hopsoft committed Feb 21, 2024
1 parent 16992cc commit def3fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion turbo_boost-commands.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |s|
s.required_ruby_version = ">= 3.0"
s.add_dependency "rails", ">= 6.1"
s.add_dependency "turbo-rails", ">= 1.1"
s.add_dependency "turbo_boost-streams", ">= 0.1.8"
s.add_dependency "turbo_boost-streams", ">= 0.1.10"
s.add_dependency "universalid", ">= 0.1.7"

# s.add_development_dependency "web-console"
Expand Down

0 comments on commit def3fb6

Please sign in to comment.