spreen-pr 0.1.0 → 0.1.2

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: b0304d8b3284f8b773fa029ebb5b73a96cc0101a1079f6ef8fee164d4fba3bad
4
+ data.tar.gz: ac1c05148e54826d8759fd8fe0435a6233387ccd55d6753e198a8da42315ba5d
5
5
  SHA512:
6
- metadata.gz: 6dd4e77155364cb333c582175fb381b767082d879ca9a0da706a0550e0c878c476206fed589df53277c6fc9821c134a4c55697f040d1f097d222a44807469041
7
- data.tar.gz: d20b0604b0329df8d8b89426b92f2981732b02a10b1cdce4ad30e8b77732fc139cb666a8067c4d599e6bb599321332f8593d7d46999e29550e02a1ecc2634d52
6
+ metadata.gz: 7dc92c49e95dc523865d0ec0361ab31eeee49f933f5fb2a8bb1d2732e172a043e42b0f3c0e783243ef62a0033e8b29f90ab16d91ddf8b57f8036a9aa9e875d00
7
+ data.tar.gz: 86534f0da5f63d3e33be7f63fe79c831739165c856cddb22bc28724e8fdef3f2edc651c144a3235eb13aa2699bd5a4f2f91a23fd4ee4b1d3e1ce6ca3b78de94c
data/LICENSE.txt CHANGED
File without changes
data/README.md CHANGED
@@ -1,8 +1,8 @@
1
1
  ## 1. Environment
2
2
 
3
3
  - Ruby 4.0.6
4
- - Gemfile 4.0.16
5
- - Bundler 4.0.16
4
+ - Gemfile 4.0.18
5
+ - Bundler 4.0.18
6
6
 
7
7
  ## 2. Installation
8
8
 
@@ -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.2'
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.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - hayat01sh1da