pry-twitter 1.26.0 → 1.27.0

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: 630fdf1a034ebc36b34c116e7c4c248a4805a2996f6cbf6c8d4a38c085faabd5
4
- data.tar.gz: d6736e54c4296866c60c75a038cb1dbf6f9dfdfe25d0ea44530ff9af57a15085
3
+ metadata.gz: 3a5ba35d6825e05137a6ce103a203076a18106bd657295c9f9e13c7b23e025a2
4
+ data.tar.gz: d97002bf4b8cad4aa13b3fcc15bc557da5d60e120a5e2273272e81b8da9ff6c8
5
5
  SHA512:
6
- metadata.gz: 752f3ff93601e8928727947333d7408dd08912506851ea1c1f40f188adf90ffa9a76c30f82fb18a9377734fe6f1febf5b0a16025f02524139c1f39fad8086a84
7
- data.tar.gz: 65c81a16b7c5b1e934cf9915244d94f8c2e5e45b6e9f346734a999489fcbcaebdd1aa7e0afc30919351f98fcf6758cd172ed09776a33d75bfaed2b91fe7eb50a
6
+ metadata.gz: 12c035b4ee35975a07d272c870419aa74b73ccae8aefe34d40303cb8f28c6a5f07145ed353f753aa2cbc0e47e975eb53bccde0422d19c7a609730432a73c54b3
7
+ data.tar.gz: 97e91b36d1abf2fb7e3fd2767c53ad7a1d7316360daba4f63fa7c1601c636394f229791b30be3ad4191c95fdda76b1e28d78679c0fba8c2d61ab664465806c06
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # CHANGELOG
2
2
 
3
+ ## v1.27.0+
4
+
5
+ - Shaneooo !!!
6
+
3
7
  ## v1.26.0+ (#LambOfGod getting prepared to be #homeless and #NoOneCares)
4
8
 
5
9
  - Lamb of God.
@@ -551,7 +551,8 @@ Pry.commands.instance_eval do
551
551
  %q[A chess board has black and white squares, we´re very good at games of strategy. Ayatollah s too.] => %q[https://www.youtube.com/watch?v=O1Jg1azdevY],
552
552
  %q[Chief Keef - Colors (Official Screen Lyrics)] => %q[https://www.youtube.com/watch?v=PvsC5ijT70A],
553
553
  %q[I am banned from visiting Iran and I accept that.] => %q[https://www.youtube.com/watch?v=X-idP23bHCg],
554
- %q[Pow Wow - Le Lion est mort ce soir (Doumëa Remix)] => %q[https://www.youtube.com/watch?v=8yYHUmx_jDM]
554
+ %q[Pow Wow - Le Lion est mort ce soir (Doumëa Remix)] => %q[https://www.youtube.com/watch?v=8yYHUmx_jDM],
555
+ %q[DAMO & IVOR - PROUD TO BE IRISH!] => %q[https://www.youtube.com/watch?v=tucjjh3EACs]
555
556
  }
556
557
  command '🎧', '' do
557
558
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.26.0'
4
- CODENAME = %q{#LambOfGod getting prepared to be #homeless and #NoOneCares}
3
+ VERSION = '1.27.0'
4
+ CODENAME = %q{Ladies and Gentlemen, it is Shaneo Kennedy!}
5
5
  end
6
6
  end
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.26.0
4
+ version: 1.27.0
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: #LambOfGod getting prepared to be #homeless and #NoOneCares
57
- ... An extensible Twitter client living inside the Fry and Pry REPLs.'
56
+ description: 'CodeName: Ladies and Gentlemen, it is Shaneo Kennedy! ... 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: []
@@ -141,6 +141,6 @@ requirements: []
141
141
  rubygems_version: 3.0.1
142
142
  signing_key:
143
143
  specification_version: 4
144
- summary: 'CodeName: #LambOfGod getting prepared to be #homeless and #NoOneCares ...
145
- An extensible Twitter client living inside the Fry and Pry REPLs.'
144
+ summary: 'CodeName: Ladies and Gentlemen, it is Shaneo Kennedy! ... An extensible
145
+ Twitter client living inside the Fry and Pry REPLs.'
146
146
  test_files: []