pry-twitter 1.33.20 → 1.33.22

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: 16486da39afaaafc6a1fc55691bf1ee329ab8613f9ffedee007a829e514a02e1
4
- data.tar.gz: c31945469987ede6c477b507254473d34fafff07cd671a53f651c972e1a238ff
3
+ metadata.gz: cbb2193a09be1f91bd5d04ff4fdff2e9a9b224473a2b856e5c487fbc4f3247a0
4
+ data.tar.gz: 8ffe54366d3bdcbde3877e6e431c264bf6c5004bef27459ebce2ac231949c90b
5
5
  SHA512:
6
- metadata.gz: e3bb91fb56db5cd52c723ea27b1bfa7593c7cad33154a8b65863bef05ae29005308125650cfb985c995ce6df1ba741bb81369f7f970577f861dd9f8e791ba08f
7
- data.tar.gz: 0bf1d29b1f94ad3263685264d5f22cd6cd610340c431e795d3b66dba8c8887319c77e7b33bf7c84889f6dd3abab3c76453229b3ff9788f84078bc169b99f5c98
6
+ metadata.gz: a66bcc17f059bb5f65c59329edb28dcf2d527857b9f1aba9cf5de006321d20156a95a4c63bfa7e1f31b8ed85b02e3b3433c431296276b0bba7cfdbcbd962daa1
7
+ data.tar.gz: a9a823fc43efd717cba9a4084a09b25f6768bcaac3a3797a529a17846059f4f71d0b1b3c06f26faba30050d5268804b701567c3f66cc9a322bb43253ace69a7d
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.33.20'
4
- CODENAME = %q{hey @buyvpnservice ur ´extension´ team didnt write what they claim}
3
+ VERSION = '1.33.22'
4
+ CODENAME = %q{hey @buyvpnservice ur ´extension´ team has no respect}
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.33.20
4
+ version: 1.33.22
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: hey @buyvpnservice ur ´extension´ team didnt write what they
57
- claim ... An extensible Twitter client living inside the Fry and Pry REPLs.'
56
+ description: 'CodeName: hey @buyvpnservice ur ´extension´ team has no respect ...
57
+ An extensible Twitter client living inside the Fry and Pry REPLs.'
58
58
  email: trebor.macg8@protonmail.com
59
59
  executables: []
60
60
  extensions: []
@@ -148,6 +148,6 @@ requirements: []
148
148
  rubygems_version: 3.0.1
149
149
  signing_key:
150
150
  specification_version: 4
151
- summary: 'CodeName: hey @buyvpnservice ur ´extension´ team didnt write what they claim
152
- ... An extensible Twitter client living inside the Fry and Pry REPLs.'
151
+ summary: 'CodeName: hey @buyvpnservice ur ´extension´ team has no respect ... An extensible
152
+ Twitter client living inside the Fry and Pry REPLs.'
153
153
  test_files: []