Skip to content

Commit

Permalink
Change to update pastel version and restrict only to minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Jul 24, 2020
1 parent 44f37e0 commit 66b6deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tty-logger.gemspec
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = ">= 2.0.0"

spec.add_dependency "pastel", "~> 0.7.0"
spec.add_dependency "pastel", "~> 0.8"

spec.add_development_dependency "rake"
spec.add_development_dependency "rspec", "~> 3.0"
Expand Down

0 comments on commit 66b6deb

Please sign in to comment.