gitlab-crystalball 1.1.0 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 76c3fc8876c4ed95ab72f8d6bb9a04b9af10d7f20411404464943694b851dc8a
4
- data.tar.gz: 794f36ab0899adf1950a1da5a0a842966b7a52f7e0b1ea6f25bf0b675253a140
3
+ metadata.gz: '09338c254c5dab6b9c1e9dc9547a923779b7dbc959690ab180d723d7668c1ec0'
4
+ data.tar.gz: 153ced689ef2d086dd23918ef153ad9bde0ea75306fd1053d17c7ff09a076211
5
5
  SHA512:
6
- metadata.gz: 827bbcc9c2409258cf8bb5a07ef9cc5418668f0c6ce219c56c3c602ade44106792f53c8c66a37152e1b898fed04dddab2423aaca1ae5947926a69ef031c77167
7
- data.tar.gz: 1ce5ee4200c43f4d34e5e2cf9169d21a8ba0fbac23f89caed6d8f974f15c016a015b50160097255bf8830c7b80f260c1b1aa1644b46077614e701bbf0594d6e1
6
+ metadata.gz: '071864d290306263dd6c18cfba33bc2b6efa56087c274437ea45cbb9bd6480a1e29de371654c38aa59224362f5990a7546ae0876f3cde2bc3f58545e0021507e'
7
+ data.tar.gz: 04e37581bc6decd802d879e703220bd4fbd619e7520a2851b8eb8ba1146a2e33eafa5edbf9261f8b6d632adfef458ded83d6b255d9582c964e1bb2cc017c7a2c
data/README.md CHANGED
@@ -12,7 +12,7 @@ Add this line to your application's Gemfile:
12
12
 
13
13
  ```ruby
14
14
  group :test do
15
- gem 'crystalball'
15
+ gem 'gitlab-crystalball'
16
16
  end
17
17
  ```
18
18
 
@@ -48,7 +48,6 @@ In order to release new version, manual pipeline should be triggered via Gitlab
48
48
 
49
49
  ## Contributing
50
50
 
51
- Bug reports and pull requests are welcome on GitHub at <https://github.com/toptal/crystalball>.
52
51
  This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
53
52
 
54
53
  ## License
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Crystalball
4
- VERSION = "1.1.0"
4
+ VERSION = "1.1.1"
5
5
  end
metadata CHANGED
@@ -1,13 +1,16 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gitlab-crystalball
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
- - Developer Experience Team
7
+ - Pavel Shutsin
8
+ - Evgenii Pecherkin
9
+ - Jaimerson Araujo
10
+ - GitLab Developer Experience Team
8
11
  bindir: bin
9
12
  cert_chain: []
10
- date: 2025-06-09 00:00:00.000000000 Z
13
+ date: 2025-07-01 00:00:00.000000000 Z
11
14
  dependencies:
12
15
  - !ruby/object:Gem::Dependency
13
16
  name: git