pry-send_tweet.rb 1.20.60 → 1.20.61

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: e1aa9632327b1d771441f014678f70541339f52927a0807d580ec1ca12ead542
4
- data.tar.gz: cc6097d62613a101c78cf30b88b5a7055d8821865df0e62d1007bea8ce789837
3
+ metadata.gz: 4b6714f621e1842c857a5d26c36341d450b7c0ffd5b28f2ecfdb5858b0a8efc2
4
+ data.tar.gz: 75a1549a9cc14d1527f7ca7364451dc7a8180203a165f16475f26326ce9d1ed2
5
5
  SHA512:
6
- metadata.gz: 88ce05af4dab78dbe6202b8ee0bad5fa4694d514a23827dd4fdc71e56179e6b247f4bc6950b164168105cac168d0a469b466753b741ffba579d6f74f110a314d
7
- data.tar.gz: 6671bd46107793c5f4dae85f37900cc63a134bd9b7532b29528af2e39e179ea8a10da43cf244ba2963d009df396cd60c6297fb1c52c9b29e7426985cdf33e33b
6
+ metadata.gz: 5226d3933b563d412a473fea55da7457bea245a9a8bb02ed7f09271e37bc3c70b3c735758bc372a4089f3cf843f550f8fe7494ee2d4ecd8bb3530cf3430b6e8f
7
+ data.tar.gz: 6538dc65fb590d48e7379328fab650eee3af8acef7e18f7ac4a49b642b602c2827d8243ce1c8dedc0727e2a6c09fdfa240a1753c41983db8b17587a547af0444
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.20.60'
4
- CODENAME = 'What got me here: fascination with Taliban, Palestine. My death warrant.'
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 ...'
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.60
4
+ version: 1.20.61
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pry developers
@@ -54,8 +54,9 @@ dependencies:
54
54
  - - "~>"
55
55
  - !ruby/object:Gem::Version
56
56
  version: '1.4'
57
- description: 'Codename: What got me here: fascination with Taliban, Palestine. My
58
- death warrant. .. An extensible Twitter client living inside the Pry and Fry REPLs.'
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.'
59
60
  email: trebor.g@protonmail.com
60
61
  executables: []
61
62
  extensions: []
@@ -138,6 +139,7 @@ rubyforge_project:
138
139
  rubygems_version: 2.7.8
139
140
  signing_key:
140
141
  specification_version: 4
141
- summary: 'Codename: What got me here: fascination with Taliban, Palestine. My death
142
- warrant. .. An extensible Twitter client living inside the Pry and Fry REPLs.'
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.'
143
145
  test_files: []