pry-send_tweet.rb 1.20.56 → 1.20.58

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: b409e0d45ea2f7461fbf9c84de7c0432ebdf13d7b77ae1f87bed817795fc12b8
4
- data.tar.gz: e41f3b06620a04e98a79a5a804f04cba78a02c88e554f69ad22c1615dc7c7d1b
3
+ metadata.gz: b1999da30116ba381e97421feb70d49014cde4ecb775208e9a40c078660f61c7
4
+ data.tar.gz: 7e8d858e34a448f8c51345bfac12d49844aea3c298d2b1ce285278fcf762dbf9
5
5
  SHA512:
6
- metadata.gz: d403c13f060e62750e888f764666c5910fb7b3d242e0f1e79bc95785e7672f99fbd023c41909a876a6b1b9437c4b2c9c08fa498b51431bafdddc473b3d6f18b9
7
- data.tar.gz: b6174be1f76808c926f47d2b0b3bfac25ea8330005ce6273d48056c5903e107b48cc7a265bc0015d5df1d7e04d53e5ea6853d49710ec3ba7f4bc5132bbc1cc24
6
+ metadata.gz: ba2deb18b5829766515f84047bafcd474ee6bfdbd26e87de9de8cf37e4ae6f5e4164962f43c1a10d18934b0429273260485924f53e43322df1ff509f79114589
7
+ data.tar.gz: eef5aa1a10aee06970e2ca72d6abba8577ff6ec54b682c4c5333610804979db62bcd1940bf6f3be05a27c5a19edc1730bdb451340095b8478c5b36c10fb22ce7
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.20.56'
4
- CODENAME = 'In the same period, I read "JarHead". Trapped in that book ever since.'
3
+ VERSION = '1.20.58'
4
+ CODENAME = 'I read Michael Moore too, he misled me, I should have trusted George Bush'
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.56
4
+ version: 1.20.58
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: In the same period, I read "JarHead". Trapped in that book
58
- ever since. .. An extensible Twitter client living inside the Pry and Fry REPLs.'
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.'
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: In the same period, I read "JarHead". Trapped in that book ever
142
- since. .. An extensible Twitter client living inside the Pry and Fry REPLs.'
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.'
143
143
  test_files: []