pry-twitter 1.27.2 → 1.27.3

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: 7a2abf42ffb89a77b1ab81506460047ab6ee08f8a93ea91cb2a833cdfabedb7e
4
- data.tar.gz: 23754bdc0b8de0ca8238f68c58eac3a2b883fde0fb40037c09f6b8da24a39209
3
+ metadata.gz: dc09d2f1150fe7069602fe856e7670b949f56a51012387db585802ab72fecd01
4
+ data.tar.gz: ab50fa5f94a285bd74c02b13ed6f5a2df4e12046cc80bbb879002a42878e2aa8
5
5
  SHA512:
6
- metadata.gz: 07f7b0a05b867f58408face55371a4374a0bdc031da78ef4a427ff36bce069f0a745dc3c9a9f481e539967ca8f4073e8e56d3c8cabb5288de1bc54204f7bb5f7
7
- data.tar.gz: 43aca5233e3c8543fdd481af17fa6d1cfcac899a8005ac987c70402825f88c46a182a753d5f8f35445e3a2b1e9200c9df139185202cdd026fea8c8d523cc0739
6
+ metadata.gz: b788594effb5b51242032914cccfded7d3236772208ea95063a8f8fba78b9043d5cf65ddad7e5d67a98434a1aae04e2ff85883b14ee27580faa5439dc3a602bd
7
+ data.tar.gz: e3be3c5a9be194e290cb5436e4c64877cdb6b66e0838cb51b166855500fdc902a7d128b95039a535742002c1c08f0ef46232ff231efc4a158132f018a91b799a
data/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # CHANGELOG
2
2
 
3
- ## v1.27.2+ (#GayBar #ImASuperStarAtTheGayBar #KillTheNoise)
3
+ ## v1.27.3+ (#PoorAndStillHappy #RichHeart #GayBar #ImASuperStarAtTheGayBar #KillTheNoise)
4
4
 
5
5
  - Still at the gay bar, nice spam bots to try kill the message bro.
6
6
 
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.27.2'
4
- CODENAME = %q{#GayBar #ImASuperStarAtTheGayBar #KillTheNoise}
3
+ VERSION = '1.27.3'
4
+ CODENAME = %q{#PoorAndStillHappy #RichHeart #GayBar #ImASuperStarAtTheGayBar #KillTheNoise}
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pry-twitter
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.27.2
4
+ version: 1.27.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers
@@ -53,8 +53,8 @@ dependencies:
53
53
  - - "~>"
54
54
  - !ruby/object:Gem::Version
55
55
  version: '1.4'
56
- description: 'CodeName: #GayBar #ImASuperStarAtTheGayBar #KillTheNoise ... An extensible
57
- Twitter client living inside the Fry and Pry REPLs.'
56
+ description: 'CodeName: #PoorAndStillHappy #RichHeart #GayBar #ImASuperStarAtTheGayBar
57
+ #KillTheNoise ... An extensible Twitter client living inside the Fry and Pry REPLs.'
58
58
  email: trebor.macg8@protonmail.com
59
59
  executables: []
60
60
  extensions: []
@@ -141,6 +141,6 @@ requirements: []
141
141
  rubygems_version: 3.0.1
142
142
  signing_key:
143
143
  specification_version: 4
144
- summary: 'CodeName: #GayBar #ImASuperStarAtTheGayBar #KillTheNoise ... An extensible
145
- Twitter client living inside the Fry and Pry REPLs.'
144
+ summary: 'CodeName: #PoorAndStillHappy #RichHeart #GayBar #ImASuperStarAtTheGayBar
145
+ #KillTheNoise ... An extensible Twitter client living inside the Fry and Pry REPLs.'
146
146
  test_files: []