spreen-pr 0.1.0 → 0.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: a4bd88e557037018e0fe5ed7d0afa88e9f3d1cb1de2348a8c4802ccdfb95e5d2
4
- data.tar.gz: 14b233e9c702e1f2f3ad37c56522fcb76cd56065dc311bd05cc17306b6f765db
3
+ metadata.gz: 2fa787cedab7de00550e38e958462c6309f95cd6ab1e562d1f72588b41438ec2
4
+ data.tar.gz: 684e541119e251756d88e73e2e13e551c83f9f096482b24a320e3abca7f5a5c2
5
5
  SHA512:
6
- metadata.gz: 6dd4e77155364cb333c582175fb381b767082d879ca9a0da706a0550e0c878c476206fed589df53277c6fc9821c134a4c55697f040d1f097d222a44807469041
7
- data.tar.gz: d20b0604b0329df8d8b89426b92f2981732b02a10b1cdce4ad30e8b77732fc139cb666a8067c4d599e6bb599321332f8593d7d46999e29550e02a1ecc2634d52
6
+ metadata.gz: d22e43491ec9ef7681ebc37a31198c9ab8547f0d228828580c77ea4f125f5cb7666b1849a9a12d9f15b1d6a732959455355ad88fbbdb6efea6347621e5fdcb79
7
+ data.tar.gz: 10ae5e12cd29a5b1dbbd7f0aed35fb397c34d1c8e4e4d3aacba6acd60949d1ef7dd44d7f1f706b5d08d841e510448c296ba1c8e344e6b30414f566975fd716f6
data/LICENSE.txt CHANGED
File without changes
data/README.md CHANGED
@@ -94,5 +94,5 @@ No type error detected. 🫖
94
94
 
95
95
  ```command
96
96
  $ gem build spreen-pr.gemspec
97
- $ gem install ./spreen-pr-0.1.0.gem
97
+ $ gem install ./spreen-pr-0.1.1.gem
98
98
  ```
data/lib/spreen-pr.rb CHANGED
File without changes
File without changes
data/lib/spreen_pr/cli.rb CHANGED
File without changes
@@ -2,5 +2,5 @@
2
2
  # rbs_inline: enabled
3
3
 
4
4
  module SpreenPr
5
- VERSION = '0.1.0'
5
+ VERSION = '0.1.1'
6
6
  end
data/lib/spreen_pr.rb CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spreen-pr
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - hayat01sh1da