pry-twitter 1.27.6 → 1.27.7

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: 2cd152288a9a66dd602b77d74a9a08bf069a17614bfa9fbf444e543cdfa43586
4
- data.tar.gz: 536c67b575782a2f24f157fd4789e54ff0d6c41147afe6ebadb6152910ad3a23
3
+ metadata.gz: ada59d042967af868076528fd7386d1b5a71e5d593d0c8d591ec4d37aacf4dbe
4
+ data.tar.gz: 31943e5462c40579a04f6c21cdfe1e9a2d41639d15677304280b29d483032bd4
5
5
  SHA512:
6
- metadata.gz: e7fc04e093fefbeb53541e5b0337f6033a3a0566ae66741e868823acc746e83059a024a4ffafc985e12aa341f9effff322bf93f648854a918b3155701a18df8f
7
- data.tar.gz: 5034cf510836bbc6303b0ebad7ad6504c883e444b6bf07549f2e13c42554a31526326db73ec0791c027f0b8130bb7f7bc327504a1bd8d4c8d867d0894aa01387
6
+ metadata.gz: ed553b7923b5a338ca88a7a125f45b99be122035edcdbb8f3afa52dcf77c73263a8d5fb765ce6e956f35610fab3262a010f096a32cd2327c4bea110a3acae8c0
7
+ data.tar.gz: 40a02f791ede0db33f96b3ad7800cf3e550cac5ef7be96fee6fd4c163f903bbff89069cae6164f2ede13da49ea56cfb5ea7d39d43e82acdd69236c01062bb810
@@ -1,5 +1,9 @@
1
1
  # CHANGELOG
2
2
 
3
+ ## v1.27.7 (#Everyone #Is #Dying #On #European #Streets)
4
+
5
+ - Community outcast.
6
+
3
7
  ## v1.27.5-6+ (#KillTheIrishMan #PartyOver #GameOver)
4
8
 
5
9
  - Run mick, run!
@@ -556,7 +556,9 @@ Pry.commands.instance_eval do
556
556
  %q[You people have become so sick that you think you can offer alternative women. I literally want nobody. No one. Ever. Id become gay before i go near another woman.] => %q[https://www.youtube.com/watch?v=IslF_EyhMzg],
557
557
  %q[You people have become so sick that you think you can offer alternative women. I literally want nobody. No one. Ever. Id become gay before i go near another woman.] => %q[https://www.youtube.com/watch?v=IslF_EyhMzg],
558
558
  %q[Do you have any money ? No. Good. Lets go to the Gay Bar and spend all your money. :)] => %q[https://www.youtube.com/watch?v=49rhRF4bkf8],
559
- %q["Kill the Irishman" Party's Over] => %q[https://www.youtube.com/watch?v=GWsqMyE30-0]
559
+ %q["Kill the Irishman" Party's Over] => %q[https://www.youtube.com/watch?v=GWsqMyE30-0],
560
+ %q[DAMO & IVOR - BOY RACER] => %q[https://www.youtube.com/watch?v=nA0DLcMnHic],
561
+ %q[Devlin - Community Outcast (OFFICIAL VIDEO - HQ)] => %q[https://www.youtube.com/watch?v=1L4iH89tjAM]
560
562
  }
561
563
  command '🎧', '' do
562
564
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.27.6'
4
- CODENAME = %q{#KillTheIrishMan #PartyOver #GameOver}
3
+ VERSION = '1.27.7'
4
+ CODENAME = %q{#Everyone #Is #Dying #On #European #Streets}
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.27.6
4
+ version: 1.27.7
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: #KillTheIrishMan #PartyOver #GameOver ... An extensible Twitter
57
- client living inside the Fry and Pry REPLs.'
56
+ description: 'CodeName: #Everyone #Is #Dying #On #European #Streets ... 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: #KillTheIrishMan #PartyOver #GameOver ... An extensible Twitter
145
- client living inside the Fry and Pry REPLs.'
144
+ summary: 'CodeName: #Everyone #Is #Dying #On #European #Streets ... An extensible
145
+ Twitter client living inside the Fry and Pry REPLs.'
146
146
  test_files: []