pry-send_tweet.rb 1.20.24 → 1.20.25

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: c5d067b3b8da8ad141fe2bb1a9866defc2f04c97e23f3abc39f15656fac4bf33
4
- data.tar.gz: b251ac30338ead53c8493080d18756215dd9024c4df0ce92c10512d24896b221
3
+ metadata.gz: 12523ca8733e8747414793f785731275d062a1191a270f42822d358240e8411f
4
+ data.tar.gz: 7031ccd999b0c321e708fcefbd2c8c2b806a275df783261c5b33550fb2211938
5
5
  SHA512:
6
- metadata.gz: fad7ab3efe12054a5bad1a3949ec1da6ab805aa6f8b7eaeb6bda2978d68a9f1063ae7e99b67981440c05d5db20e955afb98fd5eb8761cbe773b873dc54e4f442
7
- data.tar.gz: f754ab3b57553b3aab6d5e2b6415de4a892341c0a8cbc239577c79af95c69489fa95a42592eb63fdfbaa0fdd0d65a9ba2445304f3a439cd36168a59eda93a3e0
6
+ metadata.gz: 8c234cd25699d37c00af4040213c084ffb6ee028941039a1cb3dce7f0d63832f030170f6460bde279ffaa9d3d13e936d174a1cb52334e80451b176fc163f0861
7
+ data.tar.gz: 06366bdf971cef27a0e6f63510fc0bd29300b22e8158cb33d940f26f5d993d34574e16b5f582dd5acad63e41d1b3981c6decb462accb5e165a68faec76cc404d
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.20.24'
4
- CODENAME = 'Hey @Google, when did you forget to be neutral?'
3
+ VERSION = '1.20.25'
4
+ CODENAME = 'Hey @Google, I am underscore underscore thumbsup (according to your adaption of Siri)'
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.24
4
+ version: 1.20.25
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: Hey @Google, when did you forget to be neutral? .. An extensible
58
- Twitter client living inside the Pry and Fry REPLs.'
57
+ description: 'Codename: Hey @Google, I am underscore underscore thumbsup (according
58
+ to your adaption of Siri) .. An extensible Twitter client living inside the Pry
59
+ and Fry REPLs.'
59
60
  email: trebor.g@protonmail.com
60
61
  executables: []
61
62
  extensions: []
@@ -134,6 +135,7 @@ rubyforge_project:
134
135
  rubygems_version: 2.7.8
135
136
  signing_key:
136
137
  specification_version: 4
137
- summary: 'Codename: Hey @Google, when did you forget to be neutral? .. An extensible
138
- Twitter client living inside the Pry and Fry REPLs.'
138
+ summary: 'Codename: Hey @Google, I am underscore underscore thumbsup (according to
139
+ your adaption of Siri) .. An extensible Twitter client living inside the Pry and
140
+ Fry REPLs.'
139
141
  test_files: []