pry-twitter 1.33.52 → 1.33.53

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: cac6df428a18e730227a6159d7e00351d1960bfe6602ccb361a3d266805c3b6d
4
- data.tar.gz: 981f4a120f8804625390a780d33e07683ef549b11b1b0461293b5ae96312e51a
3
+ metadata.gz: 65880e078cafb50aebec42ecd3ba321faf73d002dd5e1a877e0e2543a11fd2a2
4
+ data.tar.gz: 4b98ad020b9375a41bc0b6dfab8de10735dc48b9f50176b667c94e4238b5048e
5
5
  SHA512:
6
- metadata.gz: da67c0bb86612a7cab82016cba191a8f1a74b74f371b4c0c7f80512a32f2424775744c811d5fd4d0762acfc02f01b27505f498c2aee32237adfe5f67a7250f90
7
- data.tar.gz: 10ee99b8bdf32f78082127b271b870c789485de448b4f86a6a766f9f73592f52571c27a84661ed8505787788256595d980341abdb4ddd32f55f46c967ea92cce
6
+ metadata.gz: 5e46b24509af8802546cad7634d40e117f27799244808835aa6794f5102d8b530058ecdf9b0f22b3138aeb830cc8a7bfcf3457fb6c6800bcf8fe7cf13c5bcb15
7
+ data.tar.gz: 947aa272e78f7619a8cb5123db6c8e3acd482af9f457637a4127dc717012e8a33986330bc5d1169e104eb9c0d30bb931a7fe3d43ba9f5b37ddbb965c52adbc95
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.33.52'
4
- CODENAME = %q{#Friends #Humans #Rio https://www.youtube.com/watch?v=QNJL6nfu__Q}
3
+ VERSION = '1.33.53'
4
+ CODENAME = %q{#Friends #Humans #Rio https://www.youtube.com/watch?v=cQlLrLu4Pfw}
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.52
4
+ version: 1.33.53
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 #Rio https://www.youtube.com/watch?v=QNJL6nfu__Q
56
+ description: 'CodeName: #Friends #Humans #Rio https://www.youtube.com/watch?v=cQlLrLu4Pfw
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 #Rio https://www.youtube.com/watch?v=QNJL6nfu__Q
151
+ summary: 'CodeName: #Friends #Humans #Rio https://www.youtube.com/watch?v=cQlLrLu4Pfw
152
152
  ... An extensible Twitter client living inside the Fry and Pry REPLs.'
153
153
  test_files: []