pry-twitter 1.30.9 → 1.30.10

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: 4588b2e3af1002f8f157556a067e324a5034f921d275de5d53fafa6dba72c011
4
- data.tar.gz: 8a3c91eefde8207bcc8fa6adf0b287cbd9a9584d4a6988fef4523f398656b2f2
3
+ metadata.gz: 5a5c01d3ce3aaca3dae48dc1a56cd4c632a6b6996b41145ffede4f43e113b7ed
4
+ data.tar.gz: e3c65031290cdb9da8f85fc9f3e2d93fd11af3edff48b3e17ccae92c38415f27
5
5
  SHA512:
6
- metadata.gz: c06bc4284f54c713b02b93f3e649695051478165ed1ff2f317ea2b87a172c57fd80df97d7d92ffcd00b19b4097cb5038f16319cb32983c2736e395b7281af776
7
- data.tar.gz: 5b602e9e2228f1bd8cca76a2ca7bdcf216bce5c70d52e8738753f64fa8ee7a8cbe3782d0342e799d46819f6adafec73ddb4a444d29d7b2e07e1630bed804b983
6
+ metadata.gz: 948f61d9b2ba2097a1c42ef1f6667a414d062faa2417ffdef88654061a6bbfd304ddfd4e32be8053e7fede5523c5873ccc82f0235aa3b09880dc796225fe18bc
7
+ data.tar.gz: 7bcfa268b33f3237328f53e0a99eb6541147384e77ea94b0594e9cf2bc2b3e9be86359a2852c47686c89f9f2ef7c2c65cd6f5c2936786545fb976d7d60f0fc6e
@@ -1,7 +1,7 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.30.9'
4
- CODENAME = %q{@Emanuel15981931 I am suspended by @twitter. cant reply your direct message.}
3
+ VERSION = '1.30.10'
4
+ CODENAME = %q{@Emanuel15981931 https://youtu.be/N2q_KiM6B7k}
5
5
  end
6
6
  end
7
7
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pry-twitter
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.30.9
4
+ version: 1.30.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers
@@ -53,8 +53,8 @@ dependencies:
53
53
  - - "~>"
54
54
  - !ruby/object:Gem::Version
55
55
  version: '1.4'
56
- description: 'CodeName: @Emanuel15981931 I am suspended by @twitter. cant reply your
57
- direct message. ... An extensible Twitter client living inside the Fry and Pry REPLs.'
56
+ description: 'CodeName: @Emanuel15981931 https://youtu.be/N2q_KiM6B7k ... An extensible
57
+ Twitter client living inside the Fry and Pry REPLs.'
58
58
  email: trebor.macg8@protonmail.com
59
59
  executables: []
60
60
  extensions: []
@@ -143,6 +143,6 @@ requirements: []
143
143
  rubygems_version: 3.0.1
144
144
  signing_key:
145
145
  specification_version: 4
146
- summary: 'CodeName: @Emanuel15981931 I am suspended by @twitter. cant reply your direct
147
- message. ... An extensible Twitter client living inside the Fry and Pry REPLs.'
146
+ summary: 'CodeName: @Emanuel15981931 https://youtu.be/N2q_KiM6B7k ... An extensible
147
+ Twitter client living inside the Fry and Pry REPLs.'
148
148
  test_files: []