pry-twitter 1.33.39 → 1.33.40

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e61482b03d38682edda56f8c73a6930c01e950ad4fe708a0fc00f59cc75e7280
4
- data.tar.gz: 5b4ce0b74ac3adf9c590e880131a0e22ce19937046b834577dae52e0cde1e3a7
3
+ metadata.gz: 6d8f8ff297678a919b54d1036515752c1f26f9b93add194966cc3d839efd3c40
4
+ data.tar.gz: cdc11d59ec7cbd96aa7277e8cd6acb79e0b4a6400d056ba10bebe1b179b648aa
5
5
  SHA512:
6
- metadata.gz: d49bf021e98d6c6a3458b568637cb00c08e43129980d598a5fba38d9f01d2f1167712fceee7d68d6e94e40d982436a304016a0a0d6b4fa69ca36587e5b7886a9
7
- data.tar.gz: de69c4820f883c0f27a675c94ef2291512e558ffe44a313c9f500312b5ef5ce81e41586ec3fbe26aefdc981da0bf1349d0154ba9062259ad60fd9a4302d05cfa
6
+ metadata.gz: dd0c94b1eeae9ca4c4f026d690963eb071637a4fef927efc7617cf7cd5fa126122810f9bcb3ebe5bc217c38081aa3aa67bbf95ee8cea684f619fe52cb9dd2109
7
+ data.tar.gz: 61db79d04099f330476baca8d177da37845178fad09b704843a098ef712d4a72c3700ac973b6729432a0e4c9e32c38bd463c8ca851284ae70f28e589be2219f8
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.33.39'
4
- CODENAME = %q{#TruthBomb}
3
+ VERSION = '1.33.40'
4
+ CODENAME = %q{#TruthBomb https://www.youtube.com/watch?v=V5DJizg5Y0I}
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.39
4
+ version: 1.33.40
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: #TruthBomb ... An extensible Twitter client living inside
57
- the Fry and Pry REPLs.'
56
+ description: 'CodeName: #TruthBomb https://www.youtube.com/watch?v=V5DJizg5Y0I ...
57
+ An extensible 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: #TruthBomb ... An extensible Twitter client living inside the
152
- Fry and Pry REPLs.'
151
+ summary: 'CodeName: #TruthBomb https://www.youtube.com/watch?v=V5DJizg5Y0I ... An
152
+ extensible Twitter client living inside the Fry and Pry REPLs.'
153
153
  test_files: []