pry-twitter 1.27.10 → 1.27.11

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: f14102bdb96a0fd5e69e16e71142dec1d79fd26563bbca3255485aae6d4b326d
4
- data.tar.gz: f5b3e81b68d84a27ae1aec3777e2c4266c29e9ec782eafa32d6da75a0b145daa
3
+ metadata.gz: 78da5410d71de3675d133d58cf5ec27a3af5a4ad0f990fc786a98475b7bc782b
4
+ data.tar.gz: f7d295743abb5a5e6b26afbb4aeb13b0147cb759e8bbec0158788089f000c161
5
5
  SHA512:
6
- metadata.gz: 9332e955aa9bbb86019a12bef3dc1e297b1cad4c5a2770aa365f749840964f8714db123aab8b8334a4ac7aa109663b9dd24637efa227b51addc6e787e5b08aa7
7
- data.tar.gz: db388ad84bdea35af8fc734162bfe5344b66f9fb8cea248d7d377882060932ad157421cfb8c754da80bd6b7e11a73d2be764bbb676a65c00146ac51804cb621a
6
+ metadata.gz: 2892c83c88fdf130d56efbb44770ff0122da9d69f72181f2a6391b84845be08bf9f6150b03292f474aead3acdadfae02c21bd5dfee057b6a31943389acb72283
7
+ data.tar.gz: e6b9eeb95e13d1643da6c56832fec077833fd1a1d957c5f3afd15b86f0c0281c46062e18971f4405edccd03591465088b846a2802414544776c97ee589d426e1
@@ -1,6 +1,6 @@
1
1
  # CHANGELOG
2
2
 
3
- ## v1.27.7-9 (#Everyone #Is #Dying #On #European #Streets)
3
+ ## v1.27.7-11 (#Everyone #Is #Dying #On #European #Streets)
4
4
 
5
5
  - Community outcast.
6
6
 
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.27.10'
4
- CODENAME = %q{We´re all dying over here in Europe, how r u #Maroc #Berber #Illy #Billy ?}
3
+ VERSION = '1.27.11'
4
+ CODENAME = %q{Celebs jump on #berber hash tag now, i knew it before the internet, did you? did you know illy billy? Doubtful...}
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.27.10
4
+ version: 1.27.11
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: We´re all dying over here in Europe, how r u #Maroc #Berber
57
- #Illy #Billy ? ... An extensible Twitter client living inside the Fry and Pry REPLs.'
56
+ description: 'CodeName: Celebs jump on #berber hash tag now, i knew it before the
57
+ internet, did you? did you know illy billy? Doubtful... ... An extensible Twitter
58
+ client living inside the Fry and Pry REPLs.'
58
59
  email: trebor.macg8@protonmail.com
59
60
  executables: []
60
61
  extensions: []
@@ -141,6 +142,7 @@ requirements: []
141
142
  rubygems_version: 3.0.1
142
143
  signing_key:
143
144
  specification_version: 4
144
- summary: 'CodeName: We´re all dying over here in Europe, how r u #Maroc #Berber #Illy
145
- #Billy ? ... An extensible Twitter client living inside the Fry and Pry REPLs.'
145
+ summary: 'CodeName: Celebs jump on #berber hash tag now, i knew it before the internet,
146
+ did you? did you know illy billy? Doubtful... ... An extensible Twitter client living
147
+ inside the Fry and Pry REPLs.'
146
148
  test_files: []