pry-send_tweet.rb 1.20.23 → 1.20.24

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e341cdcd34797c40e4f99e82edb5d1ee8a9a93591f54e83ccec42d2be94dbeeb
4
- data.tar.gz: be10efe8a14af9dc16a78e8790ba2cd2688bf11f16e41699922682dfcd139c4d
3
+ metadata.gz: c5d067b3b8da8ad141fe2bb1a9866defc2f04c97e23f3abc39f15656fac4bf33
4
+ data.tar.gz: b251ac30338ead53c8493080d18756215dd9024c4df0ce92c10512d24896b221
5
5
  SHA512:
6
- metadata.gz: 57a252dc22691b0acca3a72e1d9b0b9c7181434f7a935a6503a793a30e44ae6e99df821009521bdbc6225151eb8d470ac91defb5e03cfb04bdebd2bb4a19d723
7
- data.tar.gz: 2d55430166b6a385bbefe84f0da20a6fa1b3cb73eab46bfe03be3865c848f0e4af9baed462748b6d49c828484b932789558ec9ddb2b2fa9c3c9e2a713902e787
6
+ metadata.gz: fad7ab3efe12054a5bad1a3949ec1da6ab805aa6f8b7eaeb6bda2978d68a9f1063ae7e99b67981440c05d5db20e955afb98fd5eb8761cbe773b873dc54e4f442
7
+ data.tar.gz: f754ab3b57553b3aab6d5e2b6415de4a892341c0a8cbc239577c79af95c69489fa95a42592eb63fdfbaa0fdd0d65a9ba2445304f3a439cd36168a59eda93a3e0
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.20.23'
4
- CODENAME = 'Hey @Google'
3
+ VERSION = '1.20.24'
4
+ CODENAME = 'Hey @Google, when did you forget to be neutral?'
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.23
4
+ version: 1.20.24
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 @Google .. An extensible Twitter client living inside
58
- the Pry and Fry REPLs.'
57
+ description: 'Codename: Hey @Google, when did you forget to be neutral? .. 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: []
@@ -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 @Google .. An extensible Twitter client living inside the
138
- Pry and Fry REPLs.'
137
+ summary: 'Codename: Hey @Google, when did you forget to be neutral? .. An extensible
138
+ Twitter client living inside the Pry and Fry REPLs.'
139
139
  test_files: []