pry-twitter 1.33.4 → 1.33.5

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: 478800c95e340bfdca73e08a7a8438a57e4da5bd210c2c0e0f641e397ae1d97e
4
- data.tar.gz: 2cd67b08c5390f39112cb6ed50185a842ee1dc71dc639aaea1fb02f537cad437
3
+ metadata.gz: e67ef7d464c93abfc636db2c91db9bdb4085b3234f2a1fb668dd2d8e3c46d379
4
+ data.tar.gz: 539ac8d083fbb84f4092b416152498be18f5c8c6affcadc64220d9b369539a76
5
5
  SHA512:
6
- metadata.gz: dd99c4488a2c4f86d963dc660a6fc3c2afeee7a3ca3b68f1eff7d187e750f154636762329afd89b4cee067eac6d2454842fc37ee51df94db1ff340b5da1fe80a
7
- data.tar.gz: 1558f06486f2448329a8bc0c1f14870ddb05eed5c832ca14c36d41d45f0a8e5508e87e56ada683054c217bbd992c96e33baa2c1c11a90cab3b7a07ee3c513224
6
+ metadata.gz: c02b0ba9e290aa4154e96776586969eb4caf7e15bf5f58adfd00bc07aea098068db2afb1ee03e1f58bcce189c512163e7575eeb461155f3272bff1003a9a76e7
7
+ data.tar.gz: 1d40bee5103748dc288628a669ae18494de7272750bb09826c5c46fcad6d73dd8da30d33df495e0c6a0ba6a9e12e48a4bee2e11387b22d40d3c4e6d7d52ffe2b
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.33.4'
4
- CODENAME = %q{I know the real reason Catalan wants to part from Spain, and so do the people on the 46 bus}
3
+ VERSION = '1.33.5'
4
+ CODENAME = %q{https://www.youtube.com/watch?v=kkLe4KtmfUY}
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.4
4
+ version: 1.33.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers
@@ -53,9 +53,8 @@ dependencies:
53
53
  - - "~>"
54
54
  - !ruby/object:Gem::Version
55
55
  version: '1.4'
56
- description: 'CodeName: I know the real reason Catalan wants to part from Spain, and
57
- so do the people on the 46 bus ... An extensible Twitter client living inside the
58
- Fry and Pry REPLs.'
56
+ description: 'CodeName: https://www.youtube.com/watch?v=kkLe4KtmfUY ... An extensible
57
+ Twitter client living inside the Fry and Pry REPLs.'
59
58
  email: trebor.macg8@protonmail.com
60
59
  executables: []
61
60
  extensions: []
@@ -149,7 +148,6 @@ requirements: []
149
148
  rubygems_version: 3.0.1
150
149
  signing_key:
151
150
  specification_version: 4
152
- summary: 'CodeName: I know the real reason Catalan wants to part from Spain, and so
153
- do the people on the 46 bus ... An extensible Twitter client living inside the Fry
154
- and Pry REPLs.'
151
+ summary: 'CodeName: https://www.youtube.com/watch?v=kkLe4KtmfUY ... An extensible
152
+ Twitter client living inside the Fry and Pry REPLs.'
155
153
  test_files: []