pry-send_tweet.rb 1.20.70 → 1.20.71

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: 666228fb0c591fa4339f83b523a2c311fd36846f473232acb80fe1d82471437b
4
- data.tar.gz: 2ee7aefc615c850048ac02a9ce69922f36e09a2b2f9b36da71cf6c670c834da7
3
+ metadata.gz: e5e4eb5771bb70cc7a91cfde733168a9796667c5e7e2c84fd048ecff9d6b5b60
4
+ data.tar.gz: 52dad343c9cb477615b5342a91450766c8bf1720e76627fe16810b58032aaf99
5
5
  SHA512:
6
- metadata.gz: bfb7fcc1378c0e02f4537663c29b0145d15710c06b22642b3fd75d05eb74b970a9936bb773bcb1999fbb7df01fb8783ca471e8e27f861845cbe9fac42eefe562
7
- data.tar.gz: 57d4fffc4e15483ef8041de60ec4a5a632f7a169fa33e77170b72316aa7abfcbc12337230770894f104c0f842289f3c92501845f7331c34f9cbfe8f319878ac0
6
+ metadata.gz: b4fd64877f6e449c54364581e24e9f3464faa7e3ecb9a90c1a8786f0772a55b4e85e9a8407af77a5b0f07a976ba7d991a2edd73f8f5c3357d39def6fcfac2107
7
+ data.tar.gz: 50dd045b0dc7df328d12eb4bc326f5b26d328d94d93583c73f91e8f600990f7eca8792ccffc50201e48cdaca089a75c2dafef7a262be8436b89471b6131dd190
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.20.70'
4
- CODENAME = 'I have killed a billion people. 1 billion to go.'
3
+ VERSION = '1.20.71'
4
+ CODENAME = 'When the killing spree is over, there will be no child molesters left.'
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pry-send_tweet.rb
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.20.70
4
+ version: 1.20.71
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pry developers
@@ -54,8 +54,8 @@ dependencies:
54
54
  - - "~>"
55
55
  - !ruby/object:Gem::Version
56
56
  version: '1.4'
57
- description: 'Codename: I have killed a billion people. 1 billion to go. .. An extensible
58
- Twitter client living inside the Pry and Fry REPLs.'
57
+ description: 'Codename: When the killing spree is over, there will be no child molesters
58
+ left. .. An extensible Twitter client living inside the Pry and Fry REPLs.'
59
59
  email: trebor.g@protonmail.com
60
60
  executables: []
61
61
  extensions: []
@@ -138,6 +138,6 @@ rubyforge_project:
138
138
  rubygems_version: 2.7.8
139
139
  signing_key:
140
140
  specification_version: 4
141
- summary: 'Codename: I have killed a billion people. 1 billion to go. .. An extensible
142
- Twitter client living inside the Pry and Fry REPLs.'
141
+ summary: 'Codename: When the killing spree is over, there will be no child molesters
142
+ left. .. An extensible Twitter client living inside the Pry and Fry REPLs.'
143
143
  test_files: []