pry-twitter 1.24.1 → 1.24.2

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: 8797046f75c1f4e32673bebdfdaae84d5615d86fc25c2940a4bf501b2964e386
4
- data.tar.gz: c6a61e46f0c92f801d136a8aba0b89473554fd1a8b395ea468f3eca5a5587b30
3
+ metadata.gz: 118990d653d6e510fdcaea54a57fb560f10e75addce662032e880972dcf5f1b4
4
+ data.tar.gz: ddb29a1454b76ecb6afaa403de7f2c0410a066771f3675a1e43128009fb37ca2
5
5
  SHA512:
6
- metadata.gz: 533ce076d45982f3ada9716ab0011bd39ac780303ba3d287c9fa40d075567c80a2dc5f8608d169a16b0e1c40812864812c825b2c3352a57316417e1560ffdb5d
7
- data.tar.gz: e62ea8db93f635257fdf103e60eab85c78f15792d3aba514022c7cc559a07f212801eaea3885a6543aad08a30cd231375ceb7edbfc7e04b063e58c411e6d600e
6
+ metadata.gz: 6f49cfa5657459324276ee1aabe06e366425115bd1a7abde29369a94c131864859745b3e9dab0da24bd90a84448c061f2796012bbe2755f310508d0add66e0f6
7
+ data.tar.gz: c634cc8492dc77d31ee5b3626b1ae729cb5eda182ec17496057d9a7012cc75c439f92a8c55d74c9ebe706183037a880e9852c8888936ea81afe02cf0a331a8df
data/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # CHANGELOG
2
2
 
3
- ## v1.24.1 (Aedan and William Gleeson are pedophiles. world is going to know @gleesonpowers)
3
+ ## v1.24.1-2 (William Gleeson should be taken to a pedophile clinic, to see if curable @gleesonpowers)
4
4
 
5
5
  - Sober, and ready to tell the truth on your dirty family.
6
6
 
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.24.1'
4
- CODENAME = %q{Aedan and William Gleeson are pedophiles. world is going to know @gleesonpowers}
3
+ VERSION = '1.24.2'
4
+ CODENAME = %q{William Gleeson should be taken to a pedophile clinic, to see if curable @gleesonpowers}
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.24.1
4
+ version: 1.24.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers
@@ -53,9 +53,9 @@ dependencies:
53
53
  - - "~>"
54
54
  - !ruby/object:Gem::Version
55
55
  version: '1.4'
56
- description: 'CodeName: Aedan and William Gleeson are pedophiles. world is going to
57
- know @gleesonpowers ... An extensible Twitter client living inside the Fry and Pry
58
- REPLs.'
56
+ description: 'CodeName: William Gleeson should be taken to a pedophile clinic, to
57
+ see if curable @gleesonpowers ... An extensible Twitter client living inside the
58
+ Fry and Pry REPLs.'
59
59
  email: trebor.macg8@protonmail.com
60
60
  executables: []
61
61
  extensions: []
@@ -142,6 +142,7 @@ requirements: []
142
142
  rubygems_version: 3.0.1
143
143
  signing_key:
144
144
  specification_version: 4
145
- summary: 'CodeName: Aedan and William Gleeson are pedophiles. world is going to know
146
- @gleesonpowers ... An extensible Twitter client living inside the Fry and Pry REPLs.'
145
+ summary: 'CodeName: William Gleeson should be taken to a pedophile clinic, to see
146
+ if curable @gleesonpowers ... An extensible Twitter client living inside the Fry
147
+ and Pry REPLs.'
147
148
  test_files: []