ruby_ci 0.2.22 → 0.2.23

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 49fe4c091a0baac6c05a6f91693573e75f3e6f745a11b5c195a090766d9223dc
4
- data.tar.gz: 38cbf2837a12b51f90bb4ba3726536b373d4afecbaef20254c323f14827cb86b
3
+ metadata.gz: 282e4d81a5965b03913c663a477646cb22c1791fa4538ecf3bd7ab7987f88954
4
+ data.tar.gz: f4919403fd00063b96c727f5ca0cbf5d3733495c589eed1faf32b65cb3bcf589
5
5
  SHA512:
6
- metadata.gz: 9f9aa867779e9eb25866d548eaaa2892739f10b83ec823998c21acb579715b51f5d5b5d03d5cf0c1f357467968a379df9477a52e58754517298acb89177f6a72
7
- data.tar.gz: 4654248c9b25aabdac958b584764dcfd45014825a7041f789a8efc861414ad199c31ece7d82dacc2175ee1970cf6f09e3e2d30e48fef557741aebd0157c2c07e
6
+ metadata.gz: 206a9cf778e5ed30a9f348ca52bee8658fcddd27266238a5528543be29e562cdc3358ecb7c8b09caa9ce23ab93899cd4f185f32fce0a428409dcd3595e52e917
7
+ data.tar.gz: b3466a8f1520b05a85eb13d66326b97896e70e86bb661388ddb18aec4f02a6167c4338ec6522024e743c1914a852ce87020453037426c1f1b14403f363cbf03e
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RubyCI
4
- VERSION = "0.2.22"
4
+ VERSION = "0.2.23"
5
5
  end
data/ruby_ci.gemspec CHANGED
@@ -5,8 +5,8 @@ require_relative "lib/ruby_ci/version"
5
5
  Gem::Specification.new do |spec|
6
6
  spec.name = "ruby_ci"
7
7
  spec.version = RubyCI::VERSION
8
- spec.authors = ["Ale "]
9
- spec.email = ["ale@alexvko.com"]
8
+ spec.authors = ["Nesha Zoric"]
9
+ spec.email = ["no-reply@ruby.ci"]
10
10
 
11
11
  spec.summary = "Ruby wrapper for creating RubyCI integrations"
12
12
  spec.description = "Ruby wrapper for creating RubyCI integrations"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby_ci
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.22
4
+ version: 0.2.23
5
5
  platform: ruby
6
6
  authors:
7
- - Ale
7
+ - Nesha Zoric
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-08-15 00:00:00.000000000 Z
11
+ date: 2024-09-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: console
@@ -96,7 +96,7 @@ dependencies:
96
96
  version: '0'
97
97
  description: Ruby wrapper for creating RubyCI integrations
98
98
  email:
99
- - ale@alexvko.com
99
+ - no-reply@ruby.ci
100
100
  executables:
101
101
  - rubyci_rubycritic
102
102
  - rubyci_brakeman