pry-send_tweet.rb 1.20.58 → 1.20.59

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: b1999da30116ba381e97421feb70d49014cde4ecb775208e9a40c078660f61c7
4
- data.tar.gz: 7e8d858e34a448f8c51345bfac12d49844aea3c298d2b1ce285278fcf762dbf9
3
+ metadata.gz: 65628110f3768fd3cd9f1789f3f7a428e22d5f60998ee58b414b25621ba6c8ed
4
+ data.tar.gz: 6d7aeeb996a37174a18231d1e713b7e74a1534761b5d99115692913d77bf20c2
5
5
  SHA512:
6
- metadata.gz: ba2deb18b5829766515f84047bafcd474ee6bfdbd26e87de9de8cf37e4ae6f5e4164962f43c1a10d18934b0429273260485924f53e43322df1ff509f79114589
7
- data.tar.gz: eef5aa1a10aee06970e2ca72d6abba8577ff6ec54b682c4c5333610804979db62bcd1940bf6f3be05a27c5a19edc1730bdb451340095b8478c5b36c10fb22ce7
6
+ metadata.gz: 6c9aea1b2edcd2e8e9e5ed33403e24472d7fb2044fb1168805db96d77d2dac18bd08df87fb2be9382e8663237198ab2d7d9a9d685db17e90c195245da530f76b
7
+ data.tar.gz: 012b264720f60cb5d1698c9781235bb87cb8e03566d44f6948f70f938a8b788b45a0f1eed141605bd1a24b1021a82eba8e0b7c0b0d1afaefa7731f6d8a902747
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.20.58'
4
- CODENAME = 'I read Michael Moore too, he misled me, I should have trusted George Bush'
3
+ VERSION = '1.20.59'
4
+ CODENAME = 'Michael Moore opinion on northern ireland, during that period, was really idiotic'
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.58
4
+ version: 1.20.59
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pry developers
@@ -54,8 +54,9 @@ dependencies:
54
54
  - - "~>"
55
55
  - !ruby/object:Gem::Version
56
56
  version: '1.4'
57
- description: 'Codename: I read Michael Moore too, he misled me, I should have trusted
58
- George Bush .. An extensible Twitter client living inside the Pry and Fry REPLs.'
57
+ description: 'Codename: Michael Moore opinion on northern ireland, during that period,
58
+ was really idiotic .. An extensible Twitter client living inside the Pry and Fry
59
+ REPLs.'
59
60
  email: trebor.g@protonmail.com
60
61
  executables: []
61
62
  extensions: []
@@ -138,6 +139,7 @@ rubyforge_project:
138
139
  rubygems_version: 2.7.8
139
140
  signing_key:
140
141
  specification_version: 4
141
- summary: 'Codename: I read Michael Moore too, he misled me, I should have trusted
142
- George Bush .. An extensible Twitter client living inside the Pry and Fry REPLs.'
142
+ summary: 'Codename: Michael Moore opinion on northern ireland, during that period,
143
+ was really idiotic .. An extensible Twitter client living inside the Pry and Fry
144
+ REPLs.'
143
145
  test_files: []