pry-twitter 1.29.0 → 1.29.1

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: 3f959fb3d7d41bf26a861a3bd01d6197418d6e5c0217f975a904ef522c558605
4
- data.tar.gz: 65594d933e89e287fc862ef6d8c1d2277d378316a899fd72b7edbd6b2f5f5196
3
+ metadata.gz: c5146e360d7a19dcb6867a38bd7c3785bc2736d6a4f96daedfc2a5f1f98a3de4
4
+ data.tar.gz: e527ecc17f78eebf5d4750773dff89ce540e87a490853f3916bcc285844f6300
5
5
  SHA512:
6
- metadata.gz: 015c3acbb573ac354cb0413796603b1c02ec21cba85fd94d09445fa8832d4b33db6ab176fde8ab11bd331056f156f1f3f850967685783c9887b9830a00382467
7
- data.tar.gz: 13893e6fe8c8b855afd739eaf15e3bde5c51261c0044d00a63962ac73b1851a7ac7889a305541ac0ed72c3e3f64eb741a67d1e6a0fafdb07c2a877ca879a9aff
6
+ metadata.gz: 58a1e63ecd9d8a79135b3823739fbcd1ab88840e813db69047aa033bdf85bbd8ab9955161fa2c076c5c5fd262ae426d5d872df051b9f379e68ae8ea33f9eae49
7
+ data.tar.gz: b541f096260ac6a295ba2d5834c227f9ba20bf6c2e4a9d70435fade141df7ae15fc81440716d2261ec4aeac1746e5929447af46c703f199d4f47bf5fe1f45ee4
@@ -1,6 +1,6 @@
1
1
  # CHANGELOG
2
2
 
3
- ## v1.29.0+ (#PrincessDiana #ForYou)
3
+ ## v1.29.0+ (#ByTheWay)
4
4
 
5
5
  - Change code name for v1.28 series to '#PrincessDiana #ForYou'.
6
6
 
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.29.0'
4
- CODENAME = %q{#PrincessDiana #ForYou}
3
+ VERSION = '1.29.1'
4
+ CODENAME = %q{#ByTheWay you can be gay without sex. Im gay as fuck. Its emotional. Not sexual.}
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.29.0
4
+ version: 1.29.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers
@@ -53,8 +53,9 @@ dependencies:
53
53
  - - "~>"
54
54
  - !ruby/object:Gem::Version
55
55
  version: '1.4'
56
- description: 'CodeName: #PrincessDiana #ForYou ... An extensible Twitter client living
57
- inside the Fry and Pry REPLs.'
56
+ description: 'CodeName: #ByTheWay you can be gay without sex. Im gay as fuck. Its
57
+ emotional. Not sexual. ... An extensible Twitter client living inside the Fry and
58
+ Pry REPLs.'
58
59
  email: trebor.macg8@protonmail.com
59
60
  executables: []
60
61
  extensions: []
@@ -143,6 +144,6 @@ requirements: []
143
144
  rubygems_version: 3.0.1
144
145
  signing_key:
145
146
  specification_version: 4
146
- summary: 'CodeName: #PrincessDiana #ForYou ... An extensible Twitter client living
147
- inside the Fry and Pry REPLs.'
147
+ summary: 'CodeName: #ByTheWay you can be gay without sex. Im gay as fuck. Its emotional.
148
+ Not sexual. ... An extensible Twitter client living inside the Fry and Pry REPLs.'
148
149
  test_files: []