pry-send_tweet.rb 1.20.80 → 1.20.81

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: d46e84327a4aba389b5a09baf684ade3034b075eacf836709ba4df39fdf93af1
4
- data.tar.gz: c87c074576c8f073be4177e2f6e5dd5dfbfe0469cb31b089523c9d63de88d8a4
3
+ metadata.gz: 0b142e3196c5f248e930c34e3a3f9bc784ffcd4712e792bb3da946f1ee7318f0
4
+ data.tar.gz: 8c46802c78ca88e09ec6d93a944cbb46a9706c0f90ea222955b68b6d519a8b1a
5
5
  SHA512:
6
- metadata.gz: f36a35e07e5d30059b96f0a491618c3f03b447fba175bec0d643bb0d6d82d505d53c4515ee8e9a795774eaf73d62d90f83bf48abf7e242677f86ad27f5ac0c40
7
- data.tar.gz: c415c61f99e6a35dcc77f752bb4f6a2edc90854a4e7dd727b2b019b35b6c3ff272b674c7d29b945bb376b892fb30208358290386e028563313060be22527185b
6
+ metadata.gz: eb2d65a3615602e80f4943d03c8039f1ccc3ae04daac4dde072ac36b782ca0597bf0b75ac9eb70292ea8a180da0d63334ec72e132f0b8045225d96e315f6a53e
7
+ data.tar.gz: fef30c3763e8804e315b3fd8c77110ce48547f1b80ebb40f0b9711fd1eedc861a391e47396e497ad1482ee82d9d993941004fa6ba5a7a975b8383c638927f31b
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.20.80'
4
- CODENAME = 'Interracial relationships are a terrible idea. It is better to stay with your own.'
3
+ VERSION = '1.20.81'
4
+ CODENAME = 'I took a pill in... https://www.youtube.com/watch?v=foE1mO2yM04'
5
5
  end
6
6
  end
@@ -4,7 +4,7 @@ Gem::Specification.new do |spec|
4
4
  spec.version = Pry::SendTweet::VERSION
5
5
  spec.authors = ["Pry developers", "Fry developers", "trebor8"]
6
6
  spec.email = "trebor.g@protonmail.com"
7
- spec.summary = "Codename: #{Pry::SendTweet::CODENAME} .. An extensible Twitter client living inside the Pry and Fry REPLs."
7
+ spec.summary = Pry::SendTweet::CODENAME
8
8
  spec.description = spec.summary
9
9
  spec.homepage = "https://gitlab.com/trebor8/fry-send_tweet.rb"
10
10
  spec.licenses = ["BSD (3-Clause)"]
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.80
4
+ version: 1.20.81
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pry developers
@@ -54,9 +54,7 @@ dependencies:
54
54
  - - "~>"
55
55
  - !ruby/object:Gem::Version
56
56
  version: '1.4'
57
- description: 'Codename: Interracial relationships are a terrible idea. It is better
58
- to stay with your own. .. An extensible Twitter client living inside the Pry and
59
- Fry REPLs.'
57
+ description: I took a pill in... https://www.youtube.com/watch?v=foE1mO2yM04
60
58
  email: trebor.g@protonmail.com
61
59
  executables: []
62
60
  extensions: []
@@ -139,7 +137,5 @@ rubyforge_project:
139
137
  rubygems_version: 2.7.8
140
138
  signing_key:
141
139
  specification_version: 4
142
- summary: 'Codename: Interracial relationships are a terrible idea. It is better to
143
- stay with your own. .. An extensible Twitter client living inside the Pry and Fry
144
- REPLs.'
140
+ summary: I took a pill in... https://www.youtube.com/watch?v=foE1mO2yM04
145
141
  test_files: []