pry-twitter 1.31.14 → 1.31.15

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: 6fc583a6e8bfc953b0c0656c9406d5192587ebcbda9220443411c29259e791af
4
- data.tar.gz: c6153cb215ddb52e103476ec50d4ba9f7867527d38ae46e411027c8b4d2838e6
3
+ metadata.gz: fe9576f9b1e78e679671c02b8ff8f2c2f8161c1774065b5e2642eaf8dd180925
4
+ data.tar.gz: 5b9d2d5b9bde8a0e4d605b3b66dbafd6bbc85c479ddf04aa03800b62ef6c212c
5
5
  SHA512:
6
- metadata.gz: a9e08ed5554d4970c3eeb633e49a103b7471c5ae8d743fb64608f218cc85fdc5d96161108cb54161cb228986c1e374897d685ff44fbc38b56533d81e99dc545e
7
- data.tar.gz: 0e2f2f416399be5f410f4c6d4c55a85c28439697ac7268e3b1fb4e6b2bd9e9b3a803249612df8f90a4640af381a66524fd60ffbe2f901daf38bdd0071942898a
6
+ metadata.gz: 44b01daea9e93c0c7edea5d01af1f026b23075f68a54e9f4160650d321b9426a2457e2ed2c9743dec044164bebd1129d535efbd1888739d876daba2978e9ad45
7
+ data.tar.gz: 9eda8006ab2f67dd4bba8d392ce5ec67d75b21ba143b98e8ed3c2f34c3f5927550750beba9c53b653e3fa998fb2487847b9db46dd89373cb3417538c99132cd0
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.31.14'
4
- CODENAME = %q{#ldn #dub (same people) #ams #dam https://i.imgur.com/H9JVH0y.png}
3
+ VERSION = '1.31.15'
4
+ CODENAME = %q{#ldn #dub #ams #dam #pdx}
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.14
4
+ version: 1.31.15
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) #ams #dam https://i.imgur.com/H9JVH0y.png
57
- ... An extensible Twitter client living inside the Fry and Pry REPLs.'
56
+ description: 'CodeName: #ldn #dub #ams #dam #pdx ... An extensible Twitter client
57
+ 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) #ams #dam https://i.imgur.com/H9JVH0y.png
151
- ... An extensible Twitter client living inside the Fry and Pry REPLs.'
150
+ summary: 'CodeName: #ldn #dub #ams #dam #pdx ... An extensible Twitter client living
151
+ inside the Fry and Pry REPLs.'
152
152
  test_files: []