pry-twitter 1.33.47 → 1.33.48

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: 2839aa9fbb4ce8e1e403f7bf23a6bc65d733f969b05fa78c24c1a467537acda1
4
- data.tar.gz: 404b65d52e8e8bb92310482b1fef8c52979a3d4525bc9712ab190e838a5272a5
3
+ metadata.gz: e750c75cb416679a5ff4a98bff12e08a1d59e6d05bc315664893054b092bc1ad
4
+ data.tar.gz: a4cfb406fc1eb2af82eadf3ec9eb525261abfd69bd5055277b112a23492ce6d2
5
5
  SHA512:
6
- metadata.gz: 1044920cdd83ae45a821f9ae60456f4f598d99e5c41863b3a57484df245caa024923a556f0aecb3402b5e828f60f99099ee5d981587c9fc02801aca34afd11cf
7
- data.tar.gz: 7ca6617aed9f0536f20de4d011f54d47b732d17826a51c8faad6875fa7bf1b1bfc8fc57e4e14bf600c2d97df68c4b874c248ac81052f28ac1f383aeee02fcbaf
6
+ metadata.gz: 51cad0824929e6966a3a873adc4bf01fc11b6a0a19d16141752f07a24c73a6829aba1309931da4254618d1f264650a0a56a72a026dfe2485d7707a528893983e
7
+ data.tar.gz: 2b7625c3798a824a84c3f3b0ddd07931cdf4cfd5b4e0fc9eb59da88896df15fa7871fa88a6d3c2791bbbacdf96391a3c530e825be766cd00f92611847d545efd
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.33.47'
4
- CODENAME = %q{#Friends #Humans #Leiden https://www.youtube.com/watch?v=VhdHwphvhxU}
3
+ VERSION = '1.33.48'
4
+ CODENAME = %q{#Friends #Humans #Leiden https://www.youtube.com/watch?v=MfHw1r2uSbU}
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.47
4
+ version: 1.33.48
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: #Friends #Humans #Leiden https://www.youtube.com/watch?v=VhdHwphvhxU
56
+ description: 'CodeName: #Friends #Humans #Leiden https://www.youtube.com/watch?v=MfHw1r2uSbU
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: #Friends #Humans #Leiden https://www.youtube.com/watch?v=VhdHwphvhxU
151
+ summary: 'CodeName: #Friends #Humans #Leiden https://www.youtube.com/watch?v=MfHw1r2uSbU
152
152
  ... An extensible Twitter client living inside the Fry and Pry REPLs.'
153
153
  test_files: []