pry-send_tweet.rb 1.20.73 → 1.20.75
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 +4 -4
- data/lib/pry/send_tweet/version.rb +2 -2
- metadata +5 -5
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: da7582145bc9b34a080062968396b5feacc9e2fe238658e281b6725ced001f24
|
|
4
|
+
data.tar.gz: 62c256584692b243cc5f0454f10b4a8a71e4988fe4b323d4296e27b3cfcc519d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: abd3fc900b7b32e8e057f9f9a77fcc44773f88e0f32c7556d383506d10042f40f815fbed1bd0a6e8d9e9f7a55939470558b566c7d3810cc2b7e5e95ad20b7695
|
|
7
|
+
data.tar.gz: 0b0dcfd4859c053457b12bbe39accde51b09cd18010e2c94d88c7968e1303618005c0bf1217ae80e921a6ae540bb4b7f24e6ae95268590f64490281f146470d0
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: pry-send_tweet.rb
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.20.
|
|
4
|
+
version: 1.20.75
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Pry developers
|
|
@@ -54,8 +54,8 @@ dependencies:
|
|
|
54
54
|
- - "~>"
|
|
55
55
|
- !ruby/object:Gem::Version
|
|
56
56
|
version: '1.4'
|
|
57
|
-
description: 'Codename:
|
|
58
|
-
.. An extensible Twitter client living inside the Pry and Fry REPLs.'
|
|
57
|
+
description: 'Codename: If i killed your husband, or boyfriend, he was a scumbag and
|
|
58
|
+
so are you. .. An extensible Twitter client living inside the Pry and Fry REPLs.'
|
|
59
59
|
email: trebor.g@protonmail.com
|
|
60
60
|
executables: []
|
|
61
61
|
extensions: []
|
|
@@ -138,6 +138,6 @@ rubyforge_project:
|
|
|
138
138
|
rubygems_version: 2.7.8
|
|
139
139
|
signing_key:
|
|
140
140
|
specification_version: 4
|
|
141
|
-
summary: 'Codename:
|
|
142
|
-
.. An extensible Twitter client living inside the Pry and Fry REPLs.'
|
|
141
|
+
summary: 'Codename: If i killed your husband, or boyfriend, he was a scumbag and so
|
|
142
|
+
are you. .. An extensible Twitter client living inside the Pry and Fry REPLs.'
|
|
143
143
|
test_files: []
|