ci_toolkit.gemspec in ci_toolkit-1.5.23 vs ci_toolkit.gemspec in ci_toolkit-1.5.24

- old
+ new

@@ -1,9 +1,9 @@ # frozen_string_literal: true Gem::Specification.new do |spec| spec.name = "ci_toolkit" - spec.version = "1.5.23" + spec.version = "1.5.24" spec.authors = ["Gero Keller"] spec.email = ["gero.f.keller@gmail.com"] spec.summary = "Set of CI utilities" spec.description = "Set of tools making it easier to interact between Github PRs and Bitrise CI"