pry-send_tweet.rb 1.20.69 → 1.20.70

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: 8e7ce7c08d0292304767e6848d9d59c33b248a0bdb9f0ba5710d852df7d19cac
4
- data.tar.gz: 92fa163073e552bd4c5630e3338ae9fa945bfc29753c5b90cbd562684f696754
3
+ metadata.gz: 666228fb0c591fa4339f83b523a2c311fd36846f473232acb80fe1d82471437b
4
+ data.tar.gz: 2ee7aefc615c850048ac02a9ce69922f36e09a2b2f9b36da71cf6c670c834da7
5
5
  SHA512:
6
- metadata.gz: 4a5a945160940e1ebed91ca66731db1ff674861e1c1563234a7434e6c9b40fc58754f61a49e252d6d4f68a273e84149be0c76ae93b2bf322745cbac816322396
7
- data.tar.gz: 398fd1d6ba9a5e5bdd08854224e448f002e4e520d768e740bd4e8b13789276e0ab67261d2f1e3bdca9b54fc84428deb3223dec44106ceecec6ea599646fffb8b
6
+ metadata.gz: bfb7fcc1378c0e02f4537663c29b0145d15710c06b22642b3fd75d05eb74b970a9936bb773bcb1999fbb7df01fb8783ca471e8e27f861845cbe9fac42eefe562
7
+ data.tar.gz: 57d4fffc4e15483ef8041de60ec4a5a632f7a169fa33e77170b72316aa7abfcbc12337230770894f104c0f842289f3c92501845f7331c34f9cbfe8f319878ac0
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.20.69'
4
- CODENAME = 'TheDoyles :)'
3
+ VERSION = '1.20.70'
4
+ CODENAME = 'I have killed a billion people. 1 billion to go.'
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.69
4
+ version: 1.20.70
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: TheDoyles :) .. An extensible Twitter client living inside
58
- the Pry and Fry REPLs.'
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.'
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: TheDoyles :) .. An extensible Twitter client living inside the
142
- Pry and Fry REPLs.'
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.'
143
143
  test_files: []