pry-twitter 1.27.5 → 1.27.6

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: d92482d58d1f2ddd6a33ef531bfbaab0d713fbe24c45eb775449f80cafb05b11
4
- data.tar.gz: e3af8402acd394793fe4a73d1d4fac82da766e4f7c645be393370f6632b5380f
3
+ metadata.gz: 2cd152288a9a66dd602b77d74a9a08bf069a17614bfa9fbf444e543cdfa43586
4
+ data.tar.gz: 536c67b575782a2f24f157fd4789e54ff0d6c41147afe6ebadb6152910ad3a23
5
5
  SHA512:
6
- metadata.gz: 314687e2de629f3555670a5baa3dceb1abd2b58c31e4263443545f7f01c8be48a4e5f69cc077bb021b3da1c47c4746ca8c2ab23d28a499f235003a8e7bc995a4
7
- data.tar.gz: d6b0086b1d8cfa0f2fa81ecfcb85eb8bc6fa4cb18234ea9fd3a9a6f7519e01c8bb602203e197ea0e9f21a06cdee95943867cbee89aa5bde168925a4e10e50fa3
6
+ metadata.gz: e7fc04e093fefbeb53541e5b0337f6033a3a0566ae66741e868823acc746e83059a024a4ffafc985e12aa341f9effff322bf93f648854a918b3155701a18df8f
7
+ data.tar.gz: 5034cf510836bbc6303b0ebad7ad6504c883e444b6bf07549f2e13c42554a31526326db73ec0791c027f0b8130bb7f7bc327504a1bd8d4c8d867d0894aa01387
@@ -1,6 +1,6 @@
1
1
  # CHANGELOG
2
2
 
3
- ## v1.27.5+ (#KillTheIrishMan #PartyOver #GameOver)
3
+ ## v1.27.5-6+ (#KillTheIrishMan #PartyOver #GameOver)
4
4
 
5
5
  - Run mick, run!
6
6
 
@@ -557,7 +557,6 @@ Pry.commands.instance_eval do
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
559
  %q["Kill the Irishman" Party's Over] => %q[https://www.youtube.com/watch?v=GWsqMyE30-0]
560
- ]
561
560
  }
562
561
  command '🎧', '' do
563
562
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.27.5'
3
+ VERSION = '1.27.6'
4
4
  CODENAME = %q{#KillTheIrishMan #PartyOver #GameOver}
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.5
4
+ version: 1.27.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers