pry-twitter 1.25.0 → 1.26.0

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: ebb0d44434d63fc27b72d6d12955f3b1c7acb2df2dba3c9f2bfb5a347ef4f9b6
4
- data.tar.gz: aef687badc1e4a49f8d55c122c5eaad5af2ea26c76385aca8e1ab0bafd070776
3
+ metadata.gz: 630fdf1a034ebc36b34c116e7c4c248a4805a2996f6cbf6c8d4a38c085faabd5
4
+ data.tar.gz: d6736e54c4296866c60c75a038cb1dbf6f9dfdfe25d0ea44530ff9af57a15085
5
5
  SHA512:
6
- metadata.gz: a27f8030909f8f8869ebcd27f11c3d3e78eff35a77c1f0212d5e0b77e3a5bc09a7adfec5325ec4df383947853b3474b204659f302f95dfbfe8caf8c11bda98e7
7
- data.tar.gz: 3f73c4b5e4e62d7516740265ffb1195883e7b32bf6d7635af0dc201543d70dbb4aef8525b0d7d66a1a8426378eefca7d3430a73d9095679fb8a2afcce361ca17
6
+ metadata.gz: 752f3ff93601e8928727947333d7408dd08912506851ea1c1f40f188adf90ffa9a76c30f82fb18a9377734fe6f1febf5b0a16025f02524139c1f39fad8086a84
7
+ data.tar.gz: 65c81a16b7c5b1e934cf9915244d94f8c2e5e45b6e9f346734a999489fcbcaebdd1aa7e0afc30919351f98fcf6758cd172ed09776a33d75bfaed2b91fe7eb50a
data/CHANGELOG.md CHANGED
@@ -1,6 +1,10 @@
1
1
  # CHANGELOG
2
2
 
3
- ## v1.25.0+
3
+ ## v1.26.0+ (#LambOfGod getting prepared to be #homeless and #NoOneCares)
4
+
5
+ - Lamb of God.
6
+
7
+ ## v1.25.0+ (#LionOfJudah)
4
8
 
5
9
  - #LionOfJudah. If you think im crazy, youre out of your league and should stop playing before
6
10
  you get seriously hurt. This is a religious issue. Don´t play with us. Thank you.
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.25.0'
4
- CODENAME = %q{#LionOfJudah}
3
+ VERSION = '1.26.0'
4
+ CODENAME = %q{#LambOfGod getting prepared to be #homeless and #NoOneCares}
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.25.0
4
+ version: 1.26.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: #LionOfJudah ... An extensible Twitter client living inside
57
- the Fry and Pry REPLs.'
56
+ description: 'CodeName: #LambOfGod getting prepared to be #homeless and #NoOneCares
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: []
@@ -141,6 +141,6 @@ requirements: []
141
141
  rubygems_version: 3.0.1
142
142
  signing_key:
143
143
  specification_version: 4
144
- summary: 'CodeName: #LionOfJudah ... An extensible Twitter client living inside the
145
- Fry and Pry REPLs.'
144
+ summary: 'CodeName: #LambOfGod getting prepared to be #homeless and #NoOneCares ...
145
+ An extensible Twitter client living inside the Fry and Pry REPLs.'
146
146
  test_files: []