pry-twitter 1.31.10 → 1.31.11

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: 5118a5a0abd9a947460a21d0c6bd20bb9983c25dd9e4e3c0ded67b943af4f23b
4
- data.tar.gz: 02b95db32acaac0a922a96043df432c19e52c3b77c62f6f4bb4f49a6adcf1c8a
3
+ metadata.gz: 2ae95ef01a863741d24b8b440cf9554c938a0d259018c4a89d03ac065f31c5f7
4
+ data.tar.gz: 56e08242afc7d8f012dacd3b4ed07325683b86c381fe0550a4c8dcc580e7dd51
5
5
  SHA512:
6
- metadata.gz: 9291dd8f6bc2b46f4c88898a9936d023cb75dc5b30c2c51be842e68556b5858ddc007a9b8fd9cb66acd9f57039096d62144e0d5ba0a56da623ed1a1620d160e9
7
- data.tar.gz: ac6b74424da0db175727c69a0d71626dd16e1673e9da44d0daad28effe7f5a5e3f23ae97c0fe8893a1e27d6408c73090706dee1ae29821f14e858015f7894414
6
+ metadata.gz: d1e508b704ab0249056609889ba74c6b6bb1332617a5aac7efb8c07052e60b99503a83492723c419873362d969f11a82ec170fbf1444f4b89a1a90d5130e4560
7
+ data.tar.gz: 6d8f697052873985c015781f14adc67f166163c7b9f00d378d60b5e7a8dac15dc7028fc275fae3b89a79dc8e3fd085535e695cd6e270ac437dcb87037e169c8a
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.31.10'
4
- CODENAME = %q{#ldn #dub (same people)}
3
+ VERSION = '1.31.11'
4
+ CODENAME = %q{#ldn #dub (same people) https://i.imgur.com/H9JVH0y.png}
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.31.10
4
+ version: 1.31.11
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: #ldn #dub (same people) ... An extensible Twitter client living
57
- inside the Fry and Pry REPLs.'
56
+ description: 'CodeName: #ldn #dub (same people) https://i.imgur.com/H9JVH0y.png ...
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: []
@@ -147,6 +147,6 @@ requirements: []
147
147
  rubygems_version: 3.0.1
148
148
  signing_key:
149
149
  specification_version: 4
150
- summary: 'CodeName: #ldn #dub (same people) ... An extensible Twitter client living
151
- inside the Fry and Pry REPLs.'
150
+ summary: 'CodeName: #ldn #dub (same people) https://i.imgur.com/H9JVH0y.png ... An
151
+ extensible Twitter client living inside the Fry and Pry REPLs.'
152
152
  test_files: []