pry-twitter 1.32.9 → 1.32.10

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: 577a99b72bbe85416fad78ecd5b08d8d22b82c705fe82b9739d1221bebc39c8a
4
- data.tar.gz: 3b0705ddfab143748d3c6f7e8026b35cc1ffdd4d9de18401b8ac3ad40efe694f
3
+ metadata.gz: a1bf7840034f1460619aa07cc10a1e43b6b91819d46a857903c348965127ae18
4
+ data.tar.gz: de37d036e81bc8a653bb89df165da98192ea84785f5330fdb545a2050e661ebc
5
5
  SHA512:
6
- metadata.gz: a06da93c9df248d310287778ec7b849ad6e520c85de64a4b7055652f45963104b52d9673377fbafdbbfcdfdabb7fd82f8498b2b9c41b0a86986aa1e3cd290ab0
7
- data.tar.gz: 68094066c9341c36423f933da95adda4cf485b99f8e99a1949d8d7d243ad882528ab57e689db5023d10dd1d82ac7c8ecc6e746521a7bbb59dce6806b43cd7311
6
+ metadata.gz: a3caea633c6d9af098f7faa3129eba9852a7c0b87ef276912e62423614456b5bbe0de02476d969ea43393f46719e99a0183eb31821ccc4a71fd43cf4e3bb0b8a
7
+ data.tar.gz: 67dc1a245b1293629cae256c12edf7e6511eac5e8cfa6123704747813d285bc9f0916bfedd9dbf85684183a1629499e3fa45307b7d62efab944d205785558abf
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.32.9'
4
- CODENAME = %q{#ldn #dub #ams #dam #pdx #mad #ber #bel #ika #mas #nyc #phx #rio #svo @_ko1}
3
+ VERSION = '1.32.10'
4
+ CODENAME = %q{FIRE ALL OF THE @WEB TEAM @BUYVPNSERVICE}
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.32.9
4
+ version: 1.32.10
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: #ldn #dub #ams #dam #pdx #mad #ber #bel #ika #mas #nyc #phx
57
- #rio #svo @_ko1 ... An extensible Twitter client living inside the Fry and Pry REPLs.'
56
+ description: 'CodeName: FIRE ALL OF THE @WEB TEAM @BUYVPNSERVICE ... An extensible
57
+ 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: #ldn #dub #ams #dam #pdx #mad #ber #bel #ika #mas #nyc #phx #rio
152
- #svo @_ko1 ... An extensible Twitter client living inside the Fry and Pry REPLs.'
151
+ summary: 'CodeName: FIRE ALL OF THE @WEB TEAM @BUYVPNSERVICE ... An extensible Twitter
152
+ client living inside the Fry and Pry REPLs.'
153
153
  test_files: []