pry-twitter 1.33.3 → 1.33.4

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: e8c853d5de9b05b9f317f118c39a0d10ed6c9cd1e2f648eaa4cd57314edcc54f
4
- data.tar.gz: fcc3fab65d85fcf499b35593585e51aa7e6d0d6cc0b6b540cf98602abce4ce0f
3
+ metadata.gz: 478800c95e340bfdca73e08a7a8438a57e4da5bd210c2c0e0f641e397ae1d97e
4
+ data.tar.gz: 2cd67b08c5390f39112cb6ed50185a842ee1dc71dc639aaea1fb02f537cad437
5
5
  SHA512:
6
- metadata.gz: 26d255a2c6e5f862d930d15ff8f44e3799116c34a6d74c87488ca16cc9abdc4a9c1ad4bca3f81df3a6a1f078dfcd3633c48c71bcfd42a122b36e1573af09671b
7
- data.tar.gz: 636dc88e2eaa97abfdbcc50a14d8db508c7eff0c87771963871cdd88316208c60c735a7a149642f0c223b339313c0305512af279e1709674c0c28e7c75d5f078
6
+ metadata.gz: dd99c4488a2c4f86d963dc660a6fc3c2afeee7a3ca3b68f1eff7d187e750f154636762329afd89b4cee067eac6d2454842fc37ee51df94db1ff340b5da1fe80a
7
+ data.tar.gz: 1558f06486f2448329a8bc0c1f14870ddb05eed5c832ca14c36d41d45f0a8e5508e87e56ada683054c217bbd992c96e33baa2c1c11a90cab3b7a07ee3c513224
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.33.3'
4
- CODENAME = %q{https://www.youtube.com/watch?v=K-lZ7BDrqAs}
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}
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.3
4
+ version: 1.33.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers
@@ -53,8 +53,9 @@ dependencies:
53
53
  - - "~>"
54
54
  - !ruby/object:Gem::Version
55
55
  version: '1.4'
56
- description: 'CodeName: https://www.youtube.com/watch?v=K-lZ7BDrqAs ... An extensible
57
- Twitter client living inside the Fry and Pry REPLs.'
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.'
58
59
  email: trebor.macg8@protonmail.com
59
60
  executables: []
60
61
  extensions: []
@@ -148,6 +149,7 @@ requirements: []
148
149
  rubygems_version: 3.0.1
149
150
  signing_key:
150
151
  specification_version: 4
151
- summary: 'CodeName: https://www.youtube.com/watch?v=K-lZ7BDrqAs ... An extensible
152
- Twitter client living inside the Fry and Pry REPLs.'
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.'
153
155
  test_files: []