pry-send_tweet.rb 1.20.51 → 1.20.52

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: 5243839d7f8ac12b44754c4b479753c9511ba4f12f446b9ad8c7758050224766
4
- data.tar.gz: a5218d787f56282c00497850db609bce762afb5116076db1007b9a5b91ea3188
3
+ metadata.gz: c1dccc3902689e6d3b07513d36ac904c67444e9987ff5332ce50f3d2bde5e1e1
4
+ data.tar.gz: 99e70b2bcac0066bdbed5d1b42f3e7b76ba1f3802f20b4be5c0ab3fc349261b0
5
5
  SHA512:
6
- metadata.gz: 6c0245c4bcdf9d147aaa6e0608c5bf69c6d5384fd14fdc7e90e730e33e7911b402f0f236538e6f450dbd1016bda6e3a5c985db9905a127684e5c9d4e21946306
7
- data.tar.gz: 61027b5f0f07e70b2017ae81b168a93af7030ce81460ad3b78e29233de557e4d8ff6e8e043c4afed93e946d696ae7ccbd4c6bb3140d4082f0e8cf7d844b99a5e
6
+ metadata.gz: 9f18e89939610247f042014d50470ed9f80f9ee38ebde313e83804d82e43d7e075c3a3adc1de7cc332934917264e79c16e370e43f48d131c4395a2981fec8403
7
+ data.tar.gz: 8bb3ff032f3e216a9453c60a99b3fb7716b0c0b78fffb979fec1520bf7377a442a8c5a022c31074ad891c68085e3b54eb68de85836e216f02f4a96bc7ae76317
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.20.51'
4
- CODENAME = 'Brazil has very few good souls, but Marcos thinking of you.'
3
+ VERSION = '1.20.52'
4
+ CODENAME = 'Brazil is rotten to its core, and entering eternal Hell. God Willing.'
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pry-send_tweet.rb
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.20.51
4
+ version: 1.20.52
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pry developers
@@ -54,8 +54,8 @@ dependencies:
54
54
  - - "~>"
55
55
  - !ruby/object:Gem::Version
56
56
  version: '1.4'
57
- description: 'Codename: Brazil has very few good souls, but Marcos thinking of you.
58
- .. An extensible Twitter client living inside the Pry and Fry REPLs.'
57
+ description: 'Codename: Brazil is rotten to its core, and entering eternal Hell. God
58
+ Willing. .. An extensible Twitter client living inside the Pry and Fry REPLs.'
59
59
  email: trebor.g@protonmail.com
60
60
  executables: []
61
61
  extensions: []
@@ -138,6 +138,6 @@ rubyforge_project:
138
138
  rubygems_version: 2.7.8
139
139
  signing_key:
140
140
  specification_version: 4
141
- summary: 'Codename: Brazil has very few good souls, but Marcos thinking of you. ..
142
- An extensible Twitter client living inside the Pry and Fry REPLs.'
141
+ summary: 'Codename: Brazil is rotten to its core, and entering eternal Hell. God Willing.
142
+ .. An extensible Twitter client living inside the Pry and Fry REPLs.'
143
143
  test_files: []