Skip to content

Commit

Permalink
Allow Bowser 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jgaskins committed Jul 5, 2018
1 parent 44da41f commit c8cd9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clearwater.gemspec
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib", "shared"]

spec.add_runtime_dependency "opal", "~> 0.7"
spec.add_runtime_dependency "bowser", "~> 0.5"
spec.add_runtime_dependency "bowser", "~> 1.0"

spec.add_development_dependency "bundler", "~> 1.3"
spec.add_development_dependency "opal-rspec", "~> 0.5.0"
Expand Down

0 comments on commit c8cd9bd

Please sign in to comment.