pry-twitter 1.22.11 → 1.22.12

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: f662b3f5391939b1fc23e91efe9af405450fd93a1fac4c8958703e25ed86f914
4
- data.tar.gz: c05ac13bceb30bffbdaedd6e8faca9442f966519a6214359962f54a705c75813
3
+ metadata.gz: d4d47a964583d5e925c19e72406e1b39e6cdfa79dc0c3116112400f9d7c92dc3
4
+ data.tar.gz: 1d41887f85868bb187c704b39f399be6d89fbffd8064c7c45f85045cc6f50df2
5
5
  SHA512:
6
- metadata.gz: 7e2a7058eca6a700cc68f2b6365655e54762ac457c1bd151f62f4bc407bff6e48589cb5acaace6694990c0a222b3460e4b5a5e52cae332c94f0813d0b8c2f775
7
- data.tar.gz: fc0c9ad27ad9d441582549206cc4ee63a24b35dbfc895066f3b4d84cbf88b3dcf2762bd750667cc79c3a1b32af2548b954c5ae3ec9d09249752d8ab0c103a6d9
6
+ metadata.gz: 6d3b2817bf7d92ddcc6b54e8775411669fb789dd1e035a46edae25b313365f716c955b75dff76c8e139af170b23ecbd7aeb1aac594d61a8d034e040096fddb50
7
+ data.tar.gz: b80b6560e69fd3317ef4ac62aee0eb5ea8cb591d3283ec51560d7e8c5abe2a0f7a1bcb35f6e84906e2beed804b968cfe2e540526ee909ba307d4c560386262e3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # CHANGELOG
2
2
 
3
+ ## v1.22.12 (#SuckMyDick #LastMutdahFuckahBreathin #tupac #FreeBSD #intel #inside)
4
+
5
+ - Bang Bang.
6
+
3
7
  ## v1.22.11 (#LastMutdahFuckahBreathin #tupac #FreeBSD #intel #inside)
4
8
 
5
9
  - Extend codename to '#LastMutdahFuckahBreathin #tupac #FreeBSD #intel #inside'.
@@ -529,6 +529,7 @@ Pry.commands.instance_eval do
529
529
  %q[Adrian Ström - Pensée sur l'amour (Original Mix) /The Notebook/] => %q[https://www.youtube.com/watch?v=kH2ifMY1KXg],
530
530
  %q[Adrian Ström - Blue And Yellow (Original Mix) /Martin Luther King & Les Brown/] => %q[https://www.youtube.com/watch?v=4tMKXygbEaM],
531
531
  %q[The most beautiful song of love to Tupac Gangs of Mafia 2 pac - Snakes & Fake] => %q[https://www.youtube.com/watch?v=Hl1FglvgClg]
532
+ %q[It is easy to create an internet persona, i created 2pac online when i was 15, the difference is, you know nothing but windows, and i dip in every water, i am better than you, i always will be, youre my bitch allen, youre going to suck a black lolli pop, you will like it, and take all the milk in your mouth. Stay beautiful, mr ugly.] => %q[https://www.youtube.com/watch?v=LJjsm6CVsG8]
532
533
  }
533
534
  command '🎧', '' do
534
535
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.22.11'
4
- CODENAME = %q{#LastMutdahFuckahBreathin #tupac #FreeBSD #intel #inside}
3
+ VERSION = '1.22.12'
4
+ CODENAME = %q{#SuckMyDick #LastMutdahFuckahBreathin #tupac #FreeBSD #intel #inside}
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.22.11
4
+ version: 1.22.12
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: #LastMutdahFuckahBreathin #tupac #FreeBSD #intel #inside ...
57
- An extensible Twitter client living inside the Fry and Pry REPLs.'
56
+ description: 'CodeName: #SuckMyDick #LastMutdahFuckahBreathin #tupac #FreeBSD #intel
57
+ #inside ... An extensible 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: #LastMutdahFuckahBreathin #tupac #FreeBSD #intel #inside ... An
145
- extensible Twitter client living inside the Fry and Pry REPLs.'
144
+ summary: 'CodeName: #SuckMyDick #LastMutdahFuckahBreathin #tupac #FreeBSD #intel #inside
145
+ ... An extensible Twitter client living inside the Fry and Pry REPLs.'
146
146
  test_files: []