pry-twitter 1.33.1 → 1.33.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: a966cfe323532f7aa83abd2276795df6a2503ac3210ea466d986b293b0333d93
4
- data.tar.gz: 480048482d78682a86d641b8b577af12b5d74b0596b48884d33a35e8276bb704
3
+ metadata.gz: a52f7cbbfa64d3208262b515c6908ac4441c8ffc50f1b612c05454c79584200a
4
+ data.tar.gz: c40cbc1f2171ed409d73c6db6166afb6ef8e90bf6566ba8ae95a84a5495e6747
5
5
  SHA512:
6
- metadata.gz: 7765f93b7c36f7aaf89f09b8c6e5cd23530d80a28415a9cd7fd95677c7cedcce298d745bfff9bd5828ad678f0b956ad03f6170ac4c560b8d26487c0d26bf02e3
7
- data.tar.gz: a91895b6e36786445449576325319abb654c207ee63e242f3a1f875b852a9fdf0f732e151ee7176c77bf934d49e1cf969c5bd7838b94bd7276bea359d6cc9426
6
+ metadata.gz: 3718d5913dd681da9c3ca765732e586aaf2da8ff2fc571e67ec86800e0e6db44d2f4e43243895a8ffba4c1db514c1917f11093563dc04d80fa61f62a754a00f9
7
+ data.tar.gz: 6f48165d6fa458b0512bfc042ed01a7c52248ce78c420b06400d704d3e1a1132086f99851fe9db2d105ef32efb2b3829b1cd220d34ff472037951a658be9dfa3
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.33.1'
4
- CODENAME = %q{Austrian Prostitutes (war comforts) are the best in the world.}
3
+ VERSION = '1.33.2'
4
+ CODENAME = %q{I saw a beautiful #filipina girl today, with an #anchor (tattoo, mark) on her foot.}
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.1
4
+ version: 1.33.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers
@@ -53,8 +53,9 @@ dependencies:
53
53
  - - "~>"
54
54
  - !ruby/object:Gem::Version
55
55
  version: '1.4'
56
- description: 'CodeName: Austrian Prostitutes (war comforts) are the best in the world.
57
- ... An extensible Twitter client living inside the Fry and Pry REPLs.'
56
+ description: 'CodeName: I saw a beautiful #filipina girl today, with an #anchor (tattoo,
57
+ mark) on her foot. ... An extensible Twitter client living inside the Fry and Pry
58
+ REPLs.'
58
59
  email: trebor.macg8@protonmail.com
59
60
  executables: []
60
61
  extensions: []
@@ -148,6 +149,7 @@ requirements: []
148
149
  rubygems_version: 3.0.1
149
150
  signing_key:
150
151
  specification_version: 4
151
- summary: 'CodeName: Austrian Prostitutes (war comforts) are the best in the world.
152
- ... An extensible Twitter client living inside the Fry and Pry REPLs.'
152
+ summary: 'CodeName: I saw a beautiful #filipina girl today, with an #anchor (tattoo,
153
+ mark) on her foot. ... An extensible Twitter client living inside the Fry and Pry
154
+ REPLs.'
153
155
  test_files: []