pry-send_tweet.rb 1.20.61 → 1.20.62

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: 4b6714f621e1842c857a5d26c36341d450b7c0ffd5b28f2ecfdb5858b0a8efc2
4
- data.tar.gz: 75a1549a9cc14d1527f7ca7364451dc7a8180203a165f16475f26326ce9d1ed2
3
+ metadata.gz: 5a2fe1c529ed65e5384202ed0a75a052c62a109d56a7c490795d2cea17828163
4
+ data.tar.gz: 3b4422a8148c6681ca59485eb1feb4ae7c9232bf49b3aee3f30bac15f84cd036
5
5
  SHA512:
6
- metadata.gz: 5226d3933b563d412a473fea55da7457bea245a9a8bb02ed7f09271e37bc3c70b3c735758bc372a4089f3cf843f550f8fe7494ee2d4ecd8bb3530cf3430b6e8f
7
- data.tar.gz: 6538dc65fb590d48e7379328fab650eee3af8acef7e18f7ac4a49b642b602c2827d8243ce1c8dedc0727e2a6c09fdfa240a1753c41983db8b17587a547af0444
6
+ metadata.gz: 861eb9d9c686de1ee4325b5c20b78a28f0bbca8879f4ca6333bea239bc4eb354521081cfc3f204715041aa48d863a4afdd709c7d81e965d203c38c5d0b1b145c
7
+ data.tar.gz: 239ee00d49e200737a5bd8114046186c6e9d3332e6c30c33439acaf066d2b2b618b193f9099ddadedf7b46b073f1db8c389e1031384725e26e4e704be68a09f2
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.20.61'
4
- CODENAME = 'When I was 14, i wore fidel castro to school and cursed John Pope Paul The Second. I wonder why ...'
3
+ VERSION = '1.20.62'
4
+ CODENAME = 'In any case, south america betrayed me and i have nothing left for them'
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.61
4
+ version: 1.20.62
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: When I was 14, i wore fidel castro to school and cursed John
58
- Pope Paul The Second. I wonder why ... .. An extensible Twitter client living inside
59
- the Pry and Fry REPLs.'
57
+ description: 'Codename: In any case, south america betrayed me and i have nothing
58
+ left for them .. An extensible Twitter client living inside 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: When I was 14, i wore fidel castro to school and cursed John Pope
143
- Paul The Second. I wonder why ... .. An extensible Twitter client living inside
144
- the Pry and Fry REPLs.'
141
+ summary: 'Codename: In any case, south america betrayed me and i have nothing left
142
+ for them .. An extensible Twitter client living inside the Pry and Fry REPLs.'
145
143
  test_files: []