pry-twitter 1.33.60 → 1.33.61

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: afcf6e97ba6391e619f22147d504d0c87ce32243414d5fa5fd0ab2f882fd1925
4
- data.tar.gz: 3f23f85530ad97525d36c33520043860544955873c22c6de5a34c141b1e422c0
3
+ metadata.gz: b956fe1585ad48172cd6baf704b203a90e58d94b6e1d9c42cfdc991f7062afee
4
+ data.tar.gz: a83151b61f37944b38926dc6eebd23e572543c906e4e12170259c52d38376d49
5
5
  SHA512:
6
- metadata.gz: 79fc8f4b76c7f7ff4a2aa8f7e20d34c5899b2af8c314a1a9567f118317103b0ae8b6339544b6e95c134e52a61281478a203c56fbe94a3475bff9bd607e62a024
7
- data.tar.gz: 9c8da9542c381aab138160e4cd79f50ee9b9555af2e9db4104b2ad87857f7c826de1da6c4b44d5307b58d9130cab41de76c79f478974b84396467b6a67f228d6
6
+ metadata.gz: 321463174651a169b5494fcf84cb24ab9b78e75d4d25438878ca61943e0c677b1fe77694b4e75a6a64729b441376b65608a2f482558740681aeb29858d2faa81
7
+ data.tar.gz: 522eade701efcf1172686f7c41c9ffe1038f136067fe1dd47c80d4787e396981f04532a8ca67d91dbaa596a8a9e439e831487b273686ed7b360af6faaa4e4ae0
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.33.60'
4
- CODENAME = %q{#willcode4weedandfood https://www.youtube.com/watch?v=SPC0sRQbJ98}
3
+ VERSION = '1.33.61'
4
+ CODENAME = %q{#willcode4weedandfood https://www.youtube.com/watch?v=w181DV4iLhU}
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.60
4
+ version: 1.33.61
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: #willcode4weedandfood https://www.youtube.com/watch?v=SPC0sRQbJ98
56
+ description: 'CodeName: #willcode4weedandfood https://www.youtube.com/watch?v=w181DV4iLhU
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: #willcode4weedandfood https://www.youtube.com/watch?v=SPC0sRQbJ98
151
+ summary: 'CodeName: #willcode4weedandfood https://www.youtube.com/watch?v=w181DV4iLhU
152
152
  ... An extensible Twitter client living inside the Fry and Pry REPLs.'
153
153
  test_files: []