pry-twitter 1.24.3 → 1.24.5

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: 70dea1b5d3d047dcef0c8c68433c6738630d1b2be8d7119dd9fd133139afe683
4
- data.tar.gz: e0d595ccdd703eeb38a978f82777bf9d5c98b5ccbf40b0908cfce101322f6c0d
3
+ metadata.gz: ceb6661223c08a3ff4066b6a90be367c8814b4fe65ec8905e8a2d1358ec7c37d
4
+ data.tar.gz: fbe0a3770d9e93155fc4e386c96274f300f6a60008ea5650459feea4b9056056
5
5
  SHA512:
6
- metadata.gz: 0f5427f0a819d85d9c4ff74da7d59d0ba93a121c771705c814c0ba09542736266d911f43d2bb00d5ce24062529f22f455879536cced6400017fdfd107951d44e
7
- data.tar.gz: a41021ba47bc10dbd25cc865db9b4b82eb27273bde45cac4e4d2e261f9c11d606b726be2a5162405a1f76d7b5449a43d7f4c498fef86a4c9df83401c4c81e7fb
6
+ metadata.gz: 726413ab9a9b965fc6c40cb09e6547a412e666a10cbe6135b7f9e6d785d0365782eeca568c5660920b63fb2b91178990a945c8042242f08eecf648a690d576fc
7
+ data.tar.gz: e94eb5344ff5a367ca9a64acce26d8d04a8b5a5a1915041f72cb7892fd753e2348f52055b1b0f091e6bc6fe190e53451b3a37c1584bd3a3d672eca306bdd664d
@@ -1,6 +1,6 @@
1
1
  # CHANGELOG
2
2
 
3
- ## v1.24.1-3 (William said wheres your proof,i said its in my childhood, wheres yours @gleesonpowers)
3
+ ## v1.24.1-5 (Never feel like you need proof, when you are the proof. #MeToo)
4
4
 
5
5
  - Sober, and ready to tell the truth on your dirty family.
6
6
 
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.24.3'
4
- CODENAME = %q{William said wheres your proof,i said its in my childhood, wheres yours @gleesonpowers}
3
+ VERSION = '1.24.5'
4
+ CODENAME = %q{Never feel like you need proof, when you are the proof. #MeToo}
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.24.3
4
+ version: 1.24.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers
@@ -53,9 +53,8 @@ dependencies:
53
53
  - - "~>"
54
54
  - !ruby/object:Gem::Version
55
55
  version: '1.4'
56
- description: 'CodeName: William said wheres your proof,i said its in my childhood,
57
- wheres yours @gleesonpowers ... An extensible Twitter client living inside the Fry
58
- and Pry REPLs.'
56
+ description: 'CodeName: Never feel like you need proof, when you are the proof. #MeToo
57
+ ... An extensible Twitter client living inside the Fry and Pry REPLs.'
59
58
  email: trebor.macg8@protonmail.com
60
59
  executables: []
61
60
  extensions: []
@@ -142,7 +141,6 @@ requirements: []
142
141
  rubygems_version: 3.0.1
143
142
  signing_key:
144
143
  specification_version: 4
145
- summary: 'CodeName: William said wheres your proof,i said its in my childhood, wheres
146
- yours @gleesonpowers ... An extensible Twitter client living inside the Fry and
147
- Pry REPLs.'
144
+ summary: 'CodeName: Never feel like you need proof, when you are the proof. #MeToo
145
+ ... An extensible Twitter client living inside the Fry and Pry REPLs.'
148
146
  test_files: []