pry-send_tweet.rb 1.20.54 → 1.20.55

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: 8be63cf0b1a3bb7db5a050313fbdf650f261f2d10f4d61a3d0942ce0c37a2544
4
- data.tar.gz: f62bae12bc7b40e6aa01ee09311bf3b8a31d8e36593ced3ef66607de68dd83b9
3
+ metadata.gz: aeb2abbae216e29916ff9f840b2ec84044fc80eb27ed7966165ea3f230c9fdc3
4
+ data.tar.gz: ce4275eb550e42d5016afb922068e4cbea3e93df3c067bb8c20e6dc3acc8da45
5
5
  SHA512:
6
- metadata.gz: 823f4270bdc8e486d03a23055bf0180e2667931e4931d1fce610545ffaa70f6344dcbc193d1bcb1476417ebf8b3f8cbd653fb27e1b6c76763f2eff82f0ead8c9
7
- data.tar.gz: 34e5da1b9a2a4ff0b1c3dd9cfeb8d6bab6607d576b6ecddbddb580f3e1fc9428687a24bbbca139fd84c4425c6c25149ab91cb3a53d27b18ac303eba5822728e5
6
+ metadata.gz: 6c589b40de2386af4145acd96014bc7bf185f1851e3211e0b907c8c1515ed485422fd7e09aff06a74d21dc0f495b577f403d4181d29c5cd5f5988f3678c31525
7
+ data.tar.gz: b3fa1d5201e0e62272737b37dfe8ee886531bcfa6465f80a72856d35298b44002867375dfcbafff017167100e9aa787002138e086895288983f0da8fb31451a2
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.20.54'
4
- CODENAME = 'I entered #Colombia by reading "Killing Pablo" and chewing on MDMA, over 20 years ago.'
3
+ VERSION = '1.20.55'
4
+ CODENAME = 'I have been trapped inside that book ever since, I was told, "It will all end in .."'
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.54
4
+ version: 1.20.55
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pry developers
@@ -54,9 +54,9 @@ dependencies:
54
54
  - - "~>"
55
55
  - !ruby/object:Gem::Version
56
56
  version: '1.4'
57
- description: 'Codename: I entered #Colombia by reading "Killing Pablo" and chewing
58
- on MDMA, over 20 years ago. .. An extensible Twitter client living inside the Pry
59
- and Fry REPLs.'
57
+ description: 'Codename: I have been trapped inside that book ever since, I was told, "It
58
+ will all end in .." .. An extensible Twitter client living inside the Pry and Fry
59
+ REPLs.'
60
60
  email: trebor.g@protonmail.com
61
61
  executables: []
62
62
  extensions: []
@@ -139,7 +139,7 @@ rubyforge_project:
139
139
  rubygems_version: 2.7.8
140
140
  signing_key:
141
141
  specification_version: 4
142
- summary: 'Codename: I entered #Colombia by reading "Killing Pablo" and chewing on
143
- MDMA, over 20 years ago. .. An extensible Twitter client living inside the Pry and
144
- Fry REPLs.'
142
+ summary: 'Codename: I have been trapped inside that book ever since, I was told, "It
143
+ will all end in .." .. An extensible Twitter client living inside the Pry and Fry
144
+ REPLs.'
145
145
  test_files: []