pry-twitter 1.30.6 → 1.30.7

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: ed9031f8bb22cadd51ab44a74678f0f6f3db6fe8760a78687c6c9697d85515bd
4
- data.tar.gz: 83124aece14f55ff65db6c7c50d7a5f2bfd63933fb93637d8cab41833859474e
3
+ metadata.gz: 7cb9609cbe781eed53072a452ced54f6fa6b171251a1fc3c36b9539d7d5ee1c4
4
+ data.tar.gz: da21760d6e352f4abedfb2a928141561bdfc719556b7b058097352742a22328d
5
5
  SHA512:
6
- metadata.gz: bbc284153448ef9e1e97e6a0e3c041b6b8989de4694a910045d391a2053b1882a977c73aa38519482bc1b5604ebcd30f958d7c7a04be54fcca21fff456bc0b2c
7
- data.tar.gz: e47c2c2311bd4db9dbf8c0935529c5cfe4905b87e4a90fa9a892a5e12c285b93b52883888eb03f7fdd456ee3d38087997461b1e330164a72e728f9beba5c4ddd
6
+ metadata.gz: 22f5b4308d43163ec86e22e0a09beb02f4be7df175d2534bd692bebb37521ab1cef7acb13d55d10c2f083415d15a0cf96953dd8f74781edfed7107681fe90e11
7
+ data.tar.gz: 0e9bd5635d926a20ea071e90d47d8c30946354ec984d9ed0dd03ee3e1748dfdccea43ec02ffbf34d7bf97a334f5769942284cc22c1dfbdef37dbaf84b18fb983
@@ -1,7 +1,7 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.30.6'
4
- CODENAME = %q{#CharlieSaid #modphp #TheWorld #Three #Strikes #And #Youre #Out #WilliamAndAnneMullet}
3
+ VERSION = '1.30.7'
4
+ CODENAME = %q{@Emanuel15981931 i am okay, look at my youtube videos. Explains all.}
5
5
  end
6
6
  end
7
7
 
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.30.6
4
+ version: 1.30.7
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: #CharlieSaid #modphp #TheWorld #Three #Strikes #And #Youre
57
- #Out #WilliamAndAnneMullet ... An extensible Twitter client living inside the Fry
58
- and Pry REPLs.'
56
+ description: 'CodeName: @Emanuel15981931 i am okay, look at my youtube videos. Explains
57
+ all. ... An extensible Twitter client living inside the Fry and Pry REPLs.'
59
58
  email: trebor.macg8@protonmail.com
60
59
  executables: []
61
60
  extensions: []
@@ -144,7 +143,6 @@ requirements: []
144
143
  rubygems_version: 3.0.1
145
144
  signing_key:
146
145
  specification_version: 4
147
- summary: 'CodeName: #CharlieSaid #modphp #TheWorld #Three #Strikes #And #Youre #Out
148
- #WilliamAndAnneMullet ... An extensible Twitter client living inside the Fry and
149
- Pry REPLs.'
146
+ summary: 'CodeName: @Emanuel15981931 i am okay, look at my youtube videos. Explains
147
+ all. ... An extensible Twitter client living inside the Fry and Pry REPLs.'
150
148
  test_files: []