pry-send_tweet.rb 1.10.3 → 1.10.4

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: e05da99c85a235a93e2a70dc78614034b6423271dff72569ae949d7a35fb2a90
4
- data.tar.gz: 1ecaf27c9f2466a9b9d697f99e6625fcacd62990c640424d3bd35e6bf10bee59
3
+ metadata.gz: 4aacfe9fe9c4b51ba9cb8e784aacf311675adfce8186ccdf8c8921cd05f465c1
4
+ data.tar.gz: 162ba7dc038c3fb0e3fe0d9f4e044215136f6e98ddd7868c78c7bf7b400814f5
5
5
  SHA512:
6
- metadata.gz: 11b2376f932099c1099cdf53f88173034c7d3356e86ce27018aeea75ee9b9ef9b801136b55d09dd14127e4e77177b92bfab73cdfbd879937f39f345eb14ac96f
7
- data.tar.gz: e9b63f84fd68be1e9e05da9f6fc8aea8d6c7907335b216248df16bdf31f3074479ffe6715ae9491ca3319048bfe6feff894c69738e5ebc0bd5f2a2751aa108a3
6
+ metadata.gz: d9299fd6aa0967ad9d2069989920ee6a4623c881004ecca66fe2f92bc1eb97e76d0facfb30fcd73631ab16dfd1455059173a90875a459bf6ac250b6e5918aabb
7
+ data.tar.gz: 1a55d2a3f60ca20970a2452de0d051730860956cec94f1d337c9d8e52a34ef6400a9700f79b86ef5e8e821558580280020682f34fbe992df9966ea05a20a2f1a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # CHANGELOG
2
2
 
3
+ ## 1.10.4 (PresidentReagan)
4
+
5
+ * Add warning(s)
6
+
3
7
  ## v1.10.3 (PresidentReagan)
4
8
 
5
9
  * Add warning(s)
@@ -360,8 +360,14 @@ Pry.commands.instance_eval do
360
360
  'Hazrat Fatima (as) Khutba-3 at masjid Kufa' => 'https://www.youtube.com/watch?v=s-2CP5ozHNQ',
361
361
  'We Must Fight - President Reagan (TyDale\'s Version)' => 'https://www.youtube.com/watch?v=JDVT-8tUfiE',
362
362
  'I met a Girl from Peru, she was living on a cruise ship, she disappeared too.' => 'https://www.youtube.com/watch?v=EpDmklLFXVc',
363
- 'We Must Fight - President Reagan (TyDale\'s Version)' => 'https://www.youtube.com/watch?v=JDVT-8tUfiE&t=1s'
364
- }
363
+ 'We Must Fight - President Reagan (TyDale\'s Version)' => 'https://www.youtube.com/watch?v=JDVT-8tUfiE&t=1s',
364
+ 'Facebook' => 'https://www.youtube.com/watch?v=bEoDSTBY_Y4',
365
+ 'MARTIKA - TOY SOLDIERS (vinyl)' => 'https://www.youtube.com/watch?v=k_y8he370eY',
366
+ 'Secret agents are expected to do what it takes to stay alive' => 'https://www.youtube.com/watch?v=_Vj092UgKwQ',
367
+ 'Secret agents sometimes fall in love' => 'https://www.youtube.com/watch?v=3e59iAcKuOQ',
368
+ 'Point of no return' => 'https://www.youtube.com/watch?v=9J7yK1TPkDo',
369
+ 'Point of no return' => 'https://www.youtube.com/watch?v=9J7yK1TPkDo'
370
+ }
365
371
  command '🎧', '' do
366
372
  key = DISCO_BISCUITS.keys.uniq.sample
367
373
  _pry_.output.puts [key, DISCO_BISCUITS[key]].join("\n")
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.10.3'
3
+ VERSION = '1.10.4'
4
4
  CODENAME = 'PresidentReagan'
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.10.3
4
+ version: 1.10.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pry developers
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2019-02-16 00:00:00.000000000 Z
13
+ date: 2019-02-17 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: twitter