pry-send_tweet.rb 1.18.6 → 1.18.7

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: ac0cc3c349b51bbda1a78e7c1c3e18f4389484f2573c6b67a7ebafe784c29385
4
- data.tar.gz: 319fc220c29b987f9927a24bbc918b73f9f197fc66bad77cb50099a42b8607c1
3
+ metadata.gz: da3f4d77e2b04a7bbad9216f654441bc370a977b1bcf971f538086dd7c13bf97
4
+ data.tar.gz: 6e7088593704bcf68bef6dc81e92977d342876fb4894d985c32b672e9b2f273c
5
5
  SHA512:
6
- metadata.gz: 07ff0459a7fce3480a1af435dfbae340c05f1fdf94b90bb7dcf527de78fa620752e6aa01a310e4e9a24e81221a418f560707466a0262f7191ed8235ddc83db3d
7
- data.tar.gz: '0629a087e69c00968e3863d6bd88f67f27dc2bd4c90b25a2c05a52261ffc6bb9880f9b471a138e6bc729206f7a52a4c392abd472a2ecfa2c5e6c26f2f1a887ac'
6
+ metadata.gz: 99bd1f0c13ae11d6549f6172fdf6beb16834fd5d4cb675afdb50d019f6fbacec5a012ed07130335e6b160074a80ad052f7d01f79edd41f3373d73baba9f50566
7
+ data.tar.gz: a07c3e1279e3a3dc4acd8ffbd48fdd5348e1f53e2cdc17951121a36b889592305377f79ca1a9ea6f816cc50e9c98d583777555c34f97ce9e1b7fbe18dd877726
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.18.6'
4
- CODENAME = 'BrokenArrow__Target=NYC'
3
+ VERSION = '1.18.7'
4
+ CODENAME = 'PayMeUSA__YourSecretAgentNoMore__Fuck_YOU_USA'
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.18.6
4
+ version: 1.18.7
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: BrokenArrow__Target=NYC .. An extensible Twitter client living
58
- inside the Pry and Fry REPLs.'
57
+ description: 'Codename: PayMeUSA__YourSecretAgentNoMore__Fuck_YOU_USA .. An extensible
58
+ Twitter client living inside the Pry and Fry REPLs.'
59
59
  email: trebor.g@protonmail.com
60
60
  executables: []
61
61
  extensions: []
@@ -130,6 +130,6 @@ rubyforge_project:
130
130
  rubygems_version: 2.7.8
131
131
  signing_key:
132
132
  specification_version: 4
133
- summary: 'Codename: BrokenArrow__Target=NYC .. An extensible Twitter client living
134
- inside the Pry and Fry REPLs.'
133
+ summary: 'Codename: PayMeUSA__YourSecretAgentNoMore__Fuck_YOU_USA .. An extensible
134
+ Twitter client living inside the Pry and Fry REPLs.'
135
135
  test_files: []