pry-twitter 1.30.12 → 1.30.13

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: 2906ae5e05ccbd878c7a99dc25f6816ca062ced5e9b8270d265a8035ff15a7af
4
- data.tar.gz: bd89e91ad55c4133329eeccfb2af354609f152f70b14a6e8b6a31d2a411cefd8
3
+ metadata.gz: 2a33302ea17a7ff6e413bca88b0142fa904842e0a1e253f626c0f9409894bf61
4
+ data.tar.gz: fc42090cf6e8b9b08d0eded9a12f5990a501447b1a97269378eba2585e5c2b6a
5
5
  SHA512:
6
- metadata.gz: 27d04598e4a0bfb03bfe0d0c81cbb1c5f0537cd8fe319bec12ecb14514bdd2a25c58e89687341f4f73a9b5cb968d24704dce549bc9f081b207d81f7b34bd3a5b
7
- data.tar.gz: 52ef6a24ee49fbe4f4c5b7cc0082e3b2943d6638dbf63b6da2b5c232d4ff3d150389dc0281db0d8d4339786cefb33c27f5ebb794c7d362a28eba47a99f1922a0
6
+ metadata.gz: c0593619175d97db5bb6834f7b84bed15e109072919875cbbd0735ece79f29f1a0c345c741c2553189f351d679621a2d5ec12c0fc6dc5731558c027953e922b7
7
+ data.tar.gz: 97037011d38dfc041db374f09e4fb2475fd1a35adf2afc8bd75041850b3da8618edd1b73fa1041f8d9ae5650c0a7e21d0ddb0ee711478815348d228bd16126a0
@@ -1,7 +1,7 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.30.12'
4
- CODENAME = %q{@Emanuel15981931 I sincerely love you (new link, open again) https://youtu.be/fP1SaBhwLK8}
3
+ VERSION = '1.30.13'
4
+ CODENAME = %q{@Emanuel15981931 I sincerely love you 10000000000 times. Listen. https://youtu.be/fFDeHALVXHI}
5
5
  end
6
6
  end
7
7
 
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.30.12
4
+ version: 1.30.13
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: @Emanuel15981931 I sincerely love you (new link, open again)
57
- https://youtu.be/fP1SaBhwLK8 ... An extensible Twitter client living inside the
56
+ description: 'CodeName: @Emanuel15981931 I sincerely love you 10000000000 times. Listen.
57
+ https://youtu.be/fFDeHALVXHI ... An extensible Twitter client living inside the
58
58
  Fry and Pry REPLs.'
59
59
  email: trebor.macg8@protonmail.com
60
60
  executables: []
@@ -144,6 +144,7 @@ requirements: []
144
144
  rubygems_version: 3.0.1
145
145
  signing_key:
146
146
  specification_version: 4
147
- summary: 'CodeName: @Emanuel15981931 I sincerely love you (new link, open again) https://youtu.be/fP1SaBhwLK8
148
- ... An extensible Twitter client living inside the Fry and Pry REPLs.'
147
+ summary: 'CodeName: @Emanuel15981931 I sincerely love you 10000000000 times. Listen.
148
+ https://youtu.be/fFDeHALVXHI ... An extensible Twitter client living inside the
149
+ Fry and Pry REPLs.'
149
150
  test_files: []