pry-twitter 1.32.12 → 1.33.0

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: c41c5f7c39daa166dcd1a00d012aea2682aa0b019f13394417e25dab695e6eae
4
- data.tar.gz: ac2a632dcb1e25bf113ac6208a2dda825042f5c5c477b0fedd98c0653cc41466
3
+ metadata.gz: 04bb3863515934f9928e09b4a58c710ae79fbc7527096ea1a8b4cdc037e3340a
4
+ data.tar.gz: 03d0db26eb2c5d9b56fbd78e0a6459428553e04f42c12ece56a85d392d3eb13c
5
5
  SHA512:
6
- metadata.gz: 5af5165837d5ae873e3f4e3aa3ade34cd818777adc06f040d27531cc9bb80a01de26ffc613e1ec5e9f0d068df71e15a0f765309631f4c1491ea925b6e31f37e2
7
- data.tar.gz: f1d76e28d8fe3e49d34153597539b8a589d60005d95a973a026a26b725c9edef9850d27515192813afbac1e0bbb0914e6a69497b9a54f005e1b48b79d927cdae
6
+ metadata.gz: 1e05f492a9f292320c92ca1250f93c297da837e7f2d2729aaa630e2650b00938a399f657f643995e136a53ee4caf3bb55b05966aacf30a23f4a8474021b3b04a
7
+ data.tar.gz: 96cdcd5b26617bb6ba092e1a7231fe52b6c90c8178655985f337a7ab52137ba89cae31e08897436b0062aefde50bd0d2d972e077d94d0c3e443d7aec4db63442
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.32.12'
4
- CODENAME = %q{https://www.youtube.com/watch?v=wkfo9Ge5jJM .. #si #sim #ja #oui}
3
+ VERSION = '1.33.0'
4
+ CODENAME = %q{Your responsibility now Austria. #Alexander #The #Great}
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.32.12
4
+ version: 1.33.0
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: https://www.youtube.com/watch?v=wkfo9Ge5jJM .. #si #sim #ja
57
- #oui ... An extensible Twitter client living inside the Fry and Pry REPLs.'
56
+ description: 'CodeName: Your responsibility now Austria. #Alexander #The #Great ...
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: https://www.youtube.com/watch?v=wkfo9Ge5jJM .. #si #sim #ja #oui
152
- ... An extensible Twitter client living inside the Fry and Pry REPLs.'
151
+ summary: 'CodeName: Your responsibility now Austria. #Alexander #The #Great ... An
152
+ extensible Twitter client living inside the Fry and Pry REPLs.'
153
153
  test_files: []