pry-twitter 1.33.46 → 1.33.47

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: a3019b5f58433e2221040b5536b1ea0bed285e3e96989d6a43539c0adab50ac5
4
- data.tar.gz: c72955465a7b17f6545b4342e93a8a661c69ac41c2005354fbc328ae854b02d3
3
+ metadata.gz: 2839aa9fbb4ce8e1e403f7bf23a6bc65d733f969b05fa78c24c1a467537acda1
4
+ data.tar.gz: 404b65d52e8e8bb92310482b1fef8c52979a3d4525bc9712ab190e838a5272a5
5
5
  SHA512:
6
- metadata.gz: 873610480df737bebac097763616476531ce4f74fc915a23b5fe55eb9ded7842e122b80c6bf9b954a955e729bd61e2443188bbe0efe82774b742b4823fde61e4
7
- data.tar.gz: a40b7b3db3b6c5b2c852fedec0cdda9f150c94701c03470dea6c0aec5d5da90a4c0d5d02e351a857afdba0358c6213c556bf2259da182b1a3e7be331a6b96f54
6
+ metadata.gz: 1044920cdd83ae45a821f9ae60456f4f598d99e5c41863b3a57484df245caa024923a556f0aecb3402b5e828f60f99099ee5d981587c9fc02801aca34afd11cf
7
+ data.tar.gz: 7ca6617aed9f0536f20de4d011f54d47b732d17826a51c8faad6875fa7bf1b1bfc8fc57e4e14bf600c2d97df68c4b874c248ac81052f28ac1f383aeee02fcbaf
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.33.46'
4
- CODENAME = %q{#ElGringo #TruthBomb https://www.youtube.com/watch?v=wGrxMUGngnk}
3
+ VERSION = '1.33.47'
4
+ CODENAME = %q{#Friends #Humans #Leiden https://www.youtube.com/watch?v=VhdHwphvhxU}
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.33.46
4
+ version: 1.33.47
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers
@@ -53,7 +53,7 @@ dependencies:
53
53
  - - "~>"
54
54
  - !ruby/object:Gem::Version
55
55
  version: '1.4'
56
- description: 'CodeName: #ElGringo #TruthBomb https://www.youtube.com/watch?v=wGrxMUGngnk
56
+ description: 'CodeName: #Friends #Humans #Leiden https://www.youtube.com/watch?v=VhdHwphvhxU
57
57
  ... An extensible Twitter client living inside the Fry and Pry REPLs.'
58
58
  email: trebor.macg8@protonmail.com
59
59
  executables: []
@@ -148,6 +148,6 @@ requirements: []
148
148
  rubygems_version: 3.0.1
149
149
  signing_key:
150
150
  specification_version: 4
151
- summary: 'CodeName: #ElGringo #TruthBomb https://www.youtube.com/watch?v=wGrxMUGngnk
151
+ summary: 'CodeName: #Friends #Humans #Leiden https://www.youtube.com/watch?v=VhdHwphvhxU
152
152
  ... An extensible Twitter client living inside the Fry and Pry REPLs.'
153
153
  test_files: []