pry-twitter 1.33.64 → 1.33.65

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: 85ee9c11d76b022fdaca04bf21b4316f1ab16b4c533c86973c0fb4ee7aab4ad3
4
- data.tar.gz: 7c519051236081bbc2cfa44ac59526c834a2e3fbb93220bf5ebbfdb2d5bb75ad
3
+ metadata.gz: 3e77fbccca4ef5252c1953f5016cb3c274022829e733a95b416f258a4084f450
4
+ data.tar.gz: 2660d04eac06559d2248320d32c07e7a679a27da59888970fbb76b0cca031497
5
5
  SHA512:
6
- metadata.gz: 2fbd126a28d31484daacbf381fd8644b6454ba32db9bb213c648a449d4d7c327859feb99198ae9fa2cfbe04f61869f33664cba01ef0c3121a1473d126f858a36
7
- data.tar.gz: d7040b39533565724bc2245a6fa6511f8f2a84d94493025e213f9546f2c38fd134eb7302fc0a141cdf5cc6ca41fcb267e5617ea39693744581b60c3bbad43d2f
6
+ metadata.gz: 8e15ea1428bb7ba6a5d594f7a1c1f1fc026181df00463ab93638a4b7a68d7a810f54325f556684005836f9824bc82d0760050cc7f08549485ef50697125e4420
7
+ data.tar.gz: 1614f5166febd6846df54c9f49b4336e7770863589b6986d3a25c1311a8c1d50b5330914a0f1be45a54dbb79a77ba9cd0a059cb7f8955502d17626a8e9ae0d32
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.33.64'
4
- CODENAME = %q{Robert Paul Anthony McIntyre Gleeson https://www.youtube.com/watch?v=-KOJ9lUqZkg}
3
+ VERSION = '1.33.65'
4
+ CODENAME = %q{manu https://www.youtube.com/watch?v=ygU3F1ho3gg}
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.64
4
+ version: 1.33.65
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers
@@ -53,8 +53,8 @@ dependencies:
53
53
  - - "~>"
54
54
  - !ruby/object:Gem::Version
55
55
  version: '1.4'
56
- description: 'CodeName: Robert Paul Anthony McIntyre Gleeson https://www.youtube.com/watch?v=-KOJ9lUqZkg
57
- ... An extensible Twitter client living inside the Fry and Pry REPLs.'
56
+ description: 'CodeName: manu https://www.youtube.com/watch?v=ygU3F1ho3gg ... An extensible
57
+ Twitter client living inside the Fry and Pry REPLs.'
58
58
  email: trebor.macg8@protonmail.com
59
59
  executables: []
60
60
  extensions: []
@@ -148,6 +148,6 @@ requirements: []
148
148
  rubygems_version: 3.0.1
149
149
  signing_key:
150
150
  specification_version: 4
151
- summary: 'CodeName: Robert Paul Anthony McIntyre Gleeson https://www.youtube.com/watch?v=-KOJ9lUqZkg
152
- ... An extensible Twitter client living inside the Fry and Pry REPLs.'
151
+ summary: 'CodeName: manu https://www.youtube.com/watch?v=ygU3F1ho3gg ... An extensible
152
+ Twitter client living inside the Fry and Pry REPLs.'
153
153
  test_files: []