pry-send_tweet.rb 1.19.2 → 1.19.3

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: 2597b2d68c50b7a954b6e7f0fd2948ffcb9fdabf5f5a4457ef739915ab844e50
4
- data.tar.gz: 5195a99d24c58e8d98e5e860c137651cff4881613e1edbb80f9284f501c4aaf8
3
+ metadata.gz: b3b951180a8d5f46372c40e86829c5cf9e6de04a59cd4b2f630f7ecc130fff9b
4
+ data.tar.gz: 81d81c599ca0db37808f24775a50bb3d1cca9b798d5a802d9de654eec35082dc
5
5
  SHA512:
6
- metadata.gz: 5eba4f5d052c2bdc1ad0ba5d3463a010160dacab952a60c23eb169d50a959effa7a7b359190611424f0ed1beb2ba29cf550de42080af4172400881bf0fcdc23b
7
- data.tar.gz: 71906dca77bfc3ea8fa7f90e44ccfdd0015593d37a3eb3b6f065fd2079e4ef6dab508b086e34875ac55d850d223ce3ff52d281cf7b45775ebb431ff5f09f63fa
6
+ metadata.gz: 56a1a69649c131cbd2927408d892326a65841588dacf9ec4435c4d31e07e8790269e6b4476e30a3edd5eacc9e392678d6b35ba2ec548888866d0bd8a78308a22
7
+ data.tar.gz: a0db9a20595623c0697880f33178d8860315daeb53ca65ccdc5012f72a97c73cfc4b869ade0434cf49fb4c52deed75aa37efd38f44fd2ba101f1cd8688a5c244
data/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # CHANGELOG
2
2
 
3
+ ## v1.19.3 (PresidentTrumpUSA)
4
+
5
+ * Add disco biscuit(s)
6
+
7
+ * Change codename for 1.19.3+ to `PresidentTrumpUSA`.
8
+
3
9
  ## v1.19.2 (Zef)
4
10
 
5
11
  * Add a disco biscuit for @evanphx
@@ -337,7 +337,7 @@ Pry.commands.instance_eval do
337
337
  'Kanye West & Lil Pump ft. Adele Givens - "I Love It" (Official Music Video)' => 'https://www.youtube.com/watch?v=cwQgjq0mCdE',
338
338
  '✵♛НЕ.KURILI – Всюду врут✵♛' => 'https://www.youtube.com/watch?v=CbdEsE2V3TY',
339
339
  'Matisyahu - Jerusalem' => 'https://www.youtube.com/watch?v=GYr4Fz14C6w',
340
- 'Python has a brilliant concurrency model (same as Ruby), so do we need guilds and the other nonsense? Stop programming to help hopeless idiots.' => 'https://www.youtube.com/watch?v=qrR1fVh-A4E',
340
+ 'Python has a brilliant concurrency model (same as Ruby), so do we need guilds and the other nonsense?' => 'https://www.youtube.com/watch?v=qrR1fVh-A4E',
341
341
  'I like green threads for concurrency, and fork() syscall for parallelism. Enough abstractions!' => 'https://www.youtube.com/watch?v=2a4gyJsY0mc',
342
342
  'Fuck off jruby, with your java ways and limitations, just fuck off' => 'https://www.youtube.com/watch?v=bEoDSTBY_Y4',
343
343
  'Fry (The REPL) continues to support rbx (rubinius), Pry does not (I added support but @kyrylosilin removed support in favor of following The Java Way (static analysis based on assumption that people are idiots and mistake unacceptable), so then i forked Pry' => 'https://www.youtube.com/watch?v=oGnZJNJo3Hk',
@@ -502,7 +502,9 @@ Pry.commands.instance_eval do
502
502
  %q|Die Antwoord - Zef Side (Official)| => %q|https://www.youtube.com/watch?v=Q77YBmtd2Rw|,
503
503
  %q|'I FINK U FREEKY' by DIE ANTWOORD (Official)| => %q|https://www.youtube.com/watch?v=8Uee_mcxvrw|,
504
504
  %q|Die Antwoord - Enter The Ninja (Explicit Version)| => %q|https://www.youtube.com/watch?v=cegdR0GiJl4|,
505
- %q|Tim Tebow Song - All I Do Is Win| => %q|https://www.youtube.com/watch?v=BqIrm4H9-7I|
505
+ %q|Tim Tebow Song - All I Do Is Win| => %q|https://www.youtube.com/watch?v=BqIrm4H9-7I|,
506
+ %q|Dan + Shay - Speechless (Icon Video)| => %q|https://www.youtube.com/watch?v=o_bIMTtl8X8|,
507
+ %q|I'm a trumpsta motherfucker official lyric| => %q|https://www.youtube.com/watch?v=q8kRxSvAbwk|
506
508
  }
507
509
  command '🎧', '' do
508
510
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.19.2'
4
- CODENAME = 'Zef'
3
+ VERSION = '1.19.3'
4
+ CODENAME = 'PresidentTrumpUSA'
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pry-send_tweet.rb
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.19.2
4
+ version: 1.19.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pry developers
@@ -54,8 +54,8 @@ dependencies:
54
54
  - - "~>"
55
55
  - !ruby/object:Gem::Version
56
56
  version: '1.4'
57
- description: 'Codename: Zef .. An extensible Twitter client living inside the Pry
58
- and Fry REPLs.'
57
+ description: 'Codename: PresidentTrumpUSA .. An extensible Twitter client living inside
58
+ the Pry and Fry REPLs.'
59
59
  email: trebor.g@protonmail.com
60
60
  executables: []
61
61
  extensions: []
@@ -131,6 +131,6 @@ rubyforge_project:
131
131
  rubygems_version: 2.7.8
132
132
  signing_key:
133
133
  specification_version: 4
134
- summary: 'Codename: Zef .. An extensible Twitter client living inside the Pry and
135
- Fry REPLs.'
134
+ summary: 'Codename: PresidentTrumpUSA .. An extensible Twitter client living inside
135
+ the Pry and Fry REPLs.'
136
136
  test_files: []