pry-twitter 1.22.9 → 1.22.10

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: 90a6c0f6ad837440422e7dab4c8e8c003f4929c08ef9b56db6f530d422c23568
4
- data.tar.gz: 1f7d9c98cdbaceb48b6ce57b0e995b0481a590bd82fef79dbf70e2b35fe5acd0
3
+ metadata.gz: 1c5a750931f744353e6cb09b4c89749296e735c5c5808f9e3f748b1f88ffb0c2
4
+ data.tar.gz: 03b8fc8c52525bff08774264e18d21c009aa55a7600670ded618817953853a16
5
5
  SHA512:
6
- metadata.gz: 622ea5f2be81b30cc11b6ad4bee095d507767ddc5bf4c77bf2af2a13cc60f86c2c80745f58034fbfc1fb94b6e4c49fe3354fe9bd80d392378fc6e76bb04fba6b
7
- data.tar.gz: 40ac515449116487bb79674ec246bcc5c8af5adc3ef76ab8bbf6a874aaa20acf014635a2c3dd91389bfbaeb35dd4f1aa2ee05e7632285d11a7416bc053802aaf
6
+ metadata.gz: ac772b5cf03cf1645437b0379f701e320b1898cbf0caf9205c4dfaeb7602ab1874263627fccdff6c7d2123d2e8a10117eca445cd3ffe95391718fc914165a346
7
+ data.tar.gz: 78a9fa417f9e452658af1375d027a1e8c250e0ecf3cc3890652625500ad56d5d2cb79a191b886f0930b34c85fbae23d0c3bdef3c95cabbe33255a8a905e10efe
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # CHANGELOG
2
2
 
3
+ ## v1.22.10 (#LastMutdahFuckahBreathin #tupac)
4
+
5
+ - Add easter egg(s).
6
+
3
7
  ## v1.22.9 (#LastMutdahFuckahBreathin #tupac)
4
8
 
5
9
  - Change code name for .9+ to '#LastMutdahFuckahBreathin #tupac'
@@ -527,7 +527,8 @@ Pry.commands.instance_eval do
527
527
  %q{In thought, mind and spirit you are another Pete Doherty. Dont settle for spoiled riches.} => %q(https://www.youtube.com/watch?v=79Y-EHqZNQA),
528
528
  %q[First I wrote xpool, then I wrote zpool. First I wrote xchannel, then I wrote zchannel. That is called missing a chance.] => %q[https://www.youtube.com/watch?v=kC3hE8TvDYc],
529
529
  %q[Adrian Ström - Pensée sur l'amour (Original Mix) /The Notebook/] => %q[https://www.youtube.com/watch?v=kH2ifMY1KXg],
530
- %q[Adrian Ström - Blue And Yellow (Original Mix) /Martin Luther King & Les Brown/] => %q[https://www.youtube.com/watch?v=4tMKXygbEaM]
530
+ %q[Adrian Ström - Blue And Yellow (Original Mix) /Martin Luther King & Les Brown/] => %q[https://www.youtube.com/watch?v=4tMKXygbEaM],
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]
531
532
  }
532
533
  command '🎧', '' do
533
534
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.22.9'
3
+ VERSION = '1.22.10'
4
4
  CODENAME = %q{#LastMutdahFuckahBreathin #tupac}
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.9
4
+ version: 1.22.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers