pry-twitter 1.27.13 → 1.27.14

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: 582003856cb7798ca39b7b0b5cc05129346899a534104f10fa35e5b8e6720a33
4
- data.tar.gz: '0797b58cb7f3149c92f9b3bb35d0c6ca4d98a2aef8f8a0b68e6e4efd00527586'
3
+ metadata.gz: 727559d0d8e4ddce74bca2ee1af56bca4df5a17b999ae339a237fad1f96c4fff
4
+ data.tar.gz: 18164036b6698aa67dea560d749d2d27f928e47813002a6e8d229905bd3e8266
5
5
  SHA512:
6
- metadata.gz: 3f9fa06305abfcc83351a77af583a81bcc098edea59e38beeb327529a379ea9062d9179ae60553b92d91270fa2f9c3cb8904b11773169a17817bb903bf3de03e
7
- data.tar.gz: 9bef285298bc599118cb91f1bb7f0f437ec317e764b40a8087d609ad2cea32343852e27804ed2268ed6ab38a1546ab4fb32e046ba0d0e455f740db33493230fe
6
+ metadata.gz: 1b8c068079fbde41a4417018116dd7ddc50fb65416d5851e399b88884429776e739742c6a48ceac86c7150c849603143cf026c325c44435245338e61ea7923c8
7
+ data.tar.gz: fd5d14e170a15e0547bf0c4802570eddadcfbd4cd832b803c4c0529bb4f4b21d78962720053e95958c768af495feb5de60e2b22871b39d12049767f12cd7944f
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.27.13'
4
- CODENAME = %q{William!Anne mullet stole everything from the McIntyres. Enter doom.}
3
+ VERSION = '1.27.14'
4
+ CODENAME = %q{And #MaRoc #IllyBilly is back.}
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pry-twitter
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.27.13
4
+ version: 1.27.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers
@@ -53,8 +53,8 @@ dependencies:
53
53
  - - "~>"
54
54
  - !ruby/object:Gem::Version
55
55
  version: '1.4'
56
- description: 'CodeName: William!Anne mullet stole everything from the McIntyres. Enter
57
- doom. ... An extensible Twitter client living inside the Fry and Pry REPLs.'
56
+ description: 'CodeName: And #MaRoc #IllyBilly is back. ... An extensible Twitter client
57
+ living inside the Fry and Pry REPLs.'
58
58
  email: trebor.macg8@protonmail.com
59
59
  executables: []
60
60
  extensions: []
@@ -141,6 +141,6 @@ requirements: []
141
141
  rubygems_version: 3.0.1
142
142
  signing_key:
143
143
  specification_version: 4
144
- summary: 'CodeName: William!Anne mullet stole everything from the McIntyres. Enter
145
- doom. ... An extensible Twitter client living inside the Fry and Pry REPLs.'
144
+ summary: 'CodeName: And #MaRoc #IllyBilly is back. ... An extensible Twitter client
145
+ living inside the Fry and Pry REPLs.'
146
146
  test_files: []