pry-send_tweet.rb 1.20.33 → 1.20.34

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: 402b95380d9816c05b325cd04e2227ab681eae23e39c2160bfd5684aad1b7376
4
- data.tar.gz: 07f24dc3c2915e77c320ab813bb97c4220c5adee492c025588159a47aee8f0e4
3
+ metadata.gz: 0cf71974175132e0972c1e2884af9dd5ddac2574592468263adbf2be1dc094c4
4
+ data.tar.gz: fad1adcd4a6a774bb3b6c59b6702499f0a1d6aae9d3602650491ebe04b5e68f6
5
5
  SHA512:
6
- metadata.gz: d12a26d212492d621f43214d184c0fb04dd71bfdf93ebced578a480a4b171f7bb0ef1c7a91ca464977827c64881698f69e26f380ace32a32c37729c7cd4ca3d8
7
- data.tar.gz: 5c9159b78efef64ea5f1a315a234123e201932c944d9e93f8589e3ec99397c6372dbc15856ecb8ec440cf51d099fc147ecd61f3effdd296afddde07d842dca3a
6
+ metadata.gz: 131357ea91d3a0355df28402accab7fe08c7cd5009257573866cd5b765fc05dd7601424afcc83d996d65f0c6a7c60ea808f863282a8acd838b3d715cc904d4af
7
+ data.tar.gz: 31cae6f3158c859f924fdd837369985c153eadb231f0922d2b27c1377d062171ff485b3ffc7f6154dde61d72b0552ce2925643457f812a7aedd0631b7a4adfd6
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.20.33'
4
- CODENAME = 'Hey @Apple'
3
+ VERSION = '1.20.34'
4
+ CODENAME = 'Hey @Apple @AppleSupport Sorry'
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.33
4
+ version: 1.20.34
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: Hey @Apple .. An extensible Twitter client living inside the
58
- Pry and Fry REPLs.'
57
+ description: 'Codename: Hey @Apple @AppleSupport Sorry .. An extensible Twitter client
58
+ living inside the Pry and Fry REPLs.'
59
59
  email: trebor.g@protonmail.com
60
60
  executables: []
61
61
  extensions: []
@@ -134,6 +134,6 @@ rubyforge_project:
134
134
  rubygems_version: 2.7.8
135
135
  signing_key:
136
136
  specification_version: 4
137
- summary: 'Codename: Hey @Apple .. An extensible Twitter client living inside the Pry
138
- and Fry REPLs.'
137
+ summary: 'Codename: Hey @Apple @AppleSupport Sorry .. An extensible Twitter client
138
+ living inside the Pry and Fry REPLs.'
139
139
  test_files: []