pry-send_tweet.rb 1.20.67 → 1.20.69

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: cda90b69bb6e7f1654585c42ee2644925313613b83448284870ac8cada6e5614
4
- data.tar.gz: 164aeae7ebf4d21420f9b12978644a0c71b93452f3c81c146a99c8d16a95d050
3
+ metadata.gz: 8e7ce7c08d0292304767e6848d9d59c33b248a0bdb9f0ba5710d852df7d19cac
4
+ data.tar.gz: 92fa163073e552bd4c5630e3338ae9fa945bfc29753c5b90cbd562684f696754
5
5
  SHA512:
6
- metadata.gz: 41e98541172ac4a8cfc90195d150b13107d3ce89698fa37c268ea40900ecef94357cb22e83c86d661076d6a69e3aa2e7c0ad73a28523bf2390616ddc9f8b77cf
7
- data.tar.gz: eba8f8c2e34a44a0b3e726fddbaa20155b0286f1ed7d158a05d95459e6d9a781ace5de138f078cad917e2ae8e47ded4a8a9d52e975fd398f21a146e02dcf0f4f
6
+ metadata.gz: 4a5a945160940e1ebed91ca66731db1ff674861e1c1563234a7434e6c9b40fc58754f61a49e252d6d4f68a273e84149be0c76ae93b2bf322745cbac816322396
7
+ data.tar.gz: 398fd1d6ba9a5e5bdd08854224e448f002e4e520d768e740bd4e8b13789276e0ab67261d2f1e3bdca9b54fc84428deb3223dec44106ceecec6ea599646fffb8b
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.20.67'
4
- CODENAME = 'It might sound odd but i really believe im trapped in those books. i had sympathpy for Pablo. So I went to hell temporarily. Not eternally.'
3
+ VERSION = '1.20.69'
4
+ CODENAME = 'TheDoyles :)'
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.67
4
+ version: 1.20.69
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pry developers
@@ -54,9 +54,8 @@ dependencies:
54
54
  - - "~>"
55
55
  - !ruby/object:Gem::Version
56
56
  version: '1.4'
57
- description: 'Codename: It might sound odd but i really believe im trapped in those
58
- books. i had sympathpy for Pablo. So I went to hell temporarily. Not eternally.
59
- .. An extensible Twitter client living inside the Pry and Fry REPLs.'
57
+ description: 'Codename: TheDoyles :) .. An extensible Twitter client living inside
58
+ the Pry and Fry REPLs.'
60
59
  email: trebor.g@protonmail.com
61
60
  executables: []
62
61
  extensions: []
@@ -139,7 +138,6 @@ rubyforge_project:
139
138
  rubygems_version: 2.7.8
140
139
  signing_key:
141
140
  specification_version: 4
142
- summary: 'Codename: It might sound odd but i really believe im trapped in those books.
143
- i had sympathpy for Pablo. So I went to hell temporarily. Not eternally. .. An extensible
144
- Twitter client living inside the Pry and Fry REPLs.'
141
+ summary: 'Codename: TheDoyles :) .. An extensible Twitter client living inside the
142
+ Pry and Fry REPLs.'
145
143
  test_files: []