pry-twitter 1.33.29 → 1.33.30

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: 1ade359d02ef7acc52312d8625507bd594fd6e6668fc98f4fc1daa4cdb5650b0
4
- data.tar.gz: 3acb94bc2eb9d07a5d0fc69ca4089cbf4caab556a47aa0df14490f621e4318d8
3
+ metadata.gz: 3e88055a5de497f07bb03b9b9719ec260df2fd23680e6d62bd058010e5459596
4
+ data.tar.gz: cce197182d9ac4cb86efe57145b71c250ac3d7cedf30a21e672d175bf2a3aec3
5
5
  SHA512:
6
- metadata.gz: aac6a9ade851d718edc72caadc1e39714add1388cd6d9ea49e25335145ca73b93348102bf334ea66bf32c4d0d136c31090be80136356869544bee875751484ad
7
- data.tar.gz: 1aae55356381a3009b079b0f192d2914b64f0fb9ef367cef7e7d931d9b217ecf6f334f1a4829f049029f5bf3bbce2a786fe7e96d9061a52d9949e050fab4b0cc
6
+ metadata.gz: f52d1717c578037d09a1b46c5888580b7715a14c2d21d1aca4eb0175a455e9afa96ee42b80ea3ac9b17f26677dd0ed687552c50208d77468bbd1c5f8090403bd
7
+ data.tar.gz: 4c65d44715f7a29feed2ca60d3735c1d66820f97e20d89d7ec1d2066d3821e2f61ec4434fe26727794a042c155d1b7ba326366b9222981c2e2ee64ef719835dc
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.33.29'
4
- CODENAME = %q{hey @buyvpnservice stop riding on roberts work. PAY HIM BIG MONEY.}
3
+ VERSION = '1.33.30'
4
+ CODENAME = %q{hey @buyvpnservice robert really doesnt need you at all.}
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.33.29
4
+ version: 1.33.30
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: hey @buyvpnservice stop riding on roberts work. PAY HIM BIG
57
- MONEY. ... An extensible Twitter client living inside the Fry and Pry REPLs.'
56
+ description: 'CodeName: hey @buyvpnservice robert really doesnt need you at all. ...
57
+ An extensible Twitter client living inside the Fry and Pry REPLs.'
58
58
  email: trebor.macg8@protonmail.com
59
59
  executables: []
60
60
  extensions: []
@@ -148,6 +148,6 @@ requirements: []
148
148
  rubygems_version: 3.0.1
149
149
  signing_key:
150
150
  specification_version: 4
151
- summary: 'CodeName: hey @buyvpnservice stop riding on roberts work. PAY HIM BIG MONEY.
152
- ... An extensible Twitter client living inside the Fry and Pry REPLs.'
151
+ summary: 'CodeName: hey @buyvpnservice robert really doesnt need you at all. ... An
152
+ extensible Twitter client living inside the Fry and Pry REPLs.'
153
153
  test_files: []