pry-twitter 1.33.2 → 1.33.3

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: a52f7cbbfa64d3208262b515c6908ac4441c8ffc50f1b612c05454c79584200a
4
- data.tar.gz: c40cbc1f2171ed409d73c6db6166afb6ef8e90bf6566ba8ae95a84a5495e6747
3
+ metadata.gz: e8c853d5de9b05b9f317f118c39a0d10ed6c9cd1e2f648eaa4cd57314edcc54f
4
+ data.tar.gz: fcc3fab65d85fcf499b35593585e51aa7e6d0d6cc0b6b540cf98602abce4ce0f
5
5
  SHA512:
6
- metadata.gz: 3718d5913dd681da9c3ca765732e586aaf2da8ff2fc571e67ec86800e0e6db44d2f4e43243895a8ffba4c1db514c1917f11093563dc04d80fa61f62a754a00f9
7
- data.tar.gz: 6f48165d6fa458b0512bfc042ed01a7c52248ce78c420b06400d704d3e1a1132086f99851fe9db2d105ef32efb2b3829b1cd220d34ff472037951a658be9dfa3
6
+ metadata.gz: 26d255a2c6e5f862d930d15ff8f44e3799116c34a6d74c87488ca16cc9abdc4a9c1ad4bca3f81df3a6a1f078dfcd3633c48c71bcfd42a122b36e1573af09671b
7
+ data.tar.gz: 636dc88e2eaa97abfdbcc50a14d8db508c7eff0c87771963871cdd88316208c60c735a7a149642f0c223b339313c0305512af279e1709674c0c28e7c75d5f078
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.33.2'
4
- CODENAME = %q{I saw a beautiful #filipina girl today, with an #anchor (tattoo, mark) on her foot.}
3
+ VERSION = '1.33.3'
4
+ CODENAME = %q{https://www.youtube.com/watch?v=K-lZ7BDrqAs}
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.2
4
+ version: 1.33.3
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 saw a beautiful #filipina girl today, with an #anchor (tattoo,
57
- mark) on her foot. ... An extensible Twitter client living inside the Fry and Pry
58
- REPLs.'
56
+ description: 'CodeName: https://www.youtube.com/watch?v=K-lZ7BDrqAs ... 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 saw a beautiful #filipina girl today, with an #anchor (tattoo,
153
- mark) on her foot. ... An extensible Twitter client living inside the Fry and Pry
154
- REPLs.'
151
+ summary: 'CodeName: https://www.youtube.com/watch?v=K-lZ7BDrqAs ... An extensible
152
+ Twitter client living inside the Fry and Pry REPLs.'
155
153
  test_files: []