pry-twitter 1.33.31 → 1.33.32

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: e7794ef75b7d9b8d4053cb4339d740e42c932daea742db9702472b560b60cf21
4
- data.tar.gz: bac527927eb39e7811c57dd4223e0097bda2c1a2af01f9ad27d06fd863f63b3b
3
+ metadata.gz: 841be1453417f385dbf3e6b95bb55e2c57ac2e7a92eafbb4fc1a79b73af130aa
4
+ data.tar.gz: 8ffc02e70ea709121df69eaa7c0b65912074619b1317855b699a860b61602f0b
5
5
  SHA512:
6
- metadata.gz: e5fff8d25067beef057e52e0b998048052795620433936091f4adf55f24ece14515bfe31e366bdda7256cd131793a12b1d32a2d3c6531906cbe1c224bc3bda34
7
- data.tar.gz: 470fff4592c2b7916f6e3cef887b85d911dd2ff71034e541f701e5fa7305bcaf093555c393109bd6b0dcf0c73e4e44a2c6aed0964f32db86d8c284990aee1ecd
6
+ metadata.gz: a6e41fbc9b30c6b6aa194e36a0fbb19529fd4f038ba86072163cd779cdb446390c686c4a4e3be327dccb32d3ef584387fc964e4de30789358e3a0f9b9043a217
7
+ data.tar.gz: a5580feabffd705af894af6d6944c97d39652b5f5ebeced726bd39d8fe615ae439a754e92d3a822ba93e88c2509e852d4e60266bb7247ff4a013afd60f3a3980
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.33.31'
4
- CODENAME = %q{hey @buyvpnservice special video for you in 6 hours.}
3
+ VERSION = '1.33.32'
4
+ CODENAME = %q{hey @buyvpnservice im better than your VPs, CEOs, Team Leads, and other BS.}
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.31
4
+ version: 1.33.32
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: hey @buyvpnservice special video for you in 6 hours. ... An
57
- extensible Twitter client living inside the Fry and Pry REPLs.'
56
+ description: 'CodeName: hey @buyvpnservice im better than your VPs, CEOs, Team Leads,
57
+ and other BS. ... An extensible Twitter client living inside the Fry and Pry REPLs.'
58
58
  email: trebor.macg8@protonmail.com
59
59
  executables: []
60
60
  extensions: []
@@ -148,6 +148,6 @@ requirements: []
148
148
  rubygems_version: 3.0.1
149
149
  signing_key:
150
150
  specification_version: 4
151
- summary: 'CodeName: hey @buyvpnservice special video for you in 6 hours. ... An extensible
152
- Twitter client living inside the Fry and Pry REPLs.'
151
+ summary: 'CodeName: hey @buyvpnservice im better than your VPs, CEOs, Team Leads,
152
+ and other BS. ... An extensible Twitter client living inside the Fry and Pry REPLs.'
153
153
  test_files: []