pry-twitter 1.27.12 → 1.27.13
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- 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: 582003856cb7798ca39b7b0b5cc05129346899a534104f10fa35e5b8e6720a33
|
4
|
+
data.tar.gz: '0797b58cb7f3149c92f9b3bb35d0c6ca4d98a2aef8f8a0b68e6e4efd00527586'
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3f9fa06305abfcc83351a77af583a81bcc098edea59e38beeb327529a379ea9062d9179ae60553b92d91270fa2f9c3cb8904b11773169a17817bb903bf3de03e
|
7
|
+
data.tar.gz: 9bef285298bc599118cb91f1bb7f0f437ec317e764b40a8087d609ad2cea32343852e27804ed2268ed6ab38a1546ab4fb32e046ba0d0e455f740db33493230fe
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1
1
|
# CHANGELOG
|
2
2
|
|
3
|
+
## v1.27.14 (And #MaRoc #IllyBilly is back)
|
4
|
+
|
5
|
+
- Re-enter Illy Billy.
|
6
|
+
|
7
|
+
## v1.27.13 (William!Anne mullet stole everything from the McIntyres. Enter doom.)
|
8
|
+
|
9
|
+
- Enter doom.
|
10
|
+
|
3
11
|
## v1.27.12 (#IllyBilly)
|
4
12
|
|
5
13
|
- Maroc man who visited ireland in the 70s to chase away bad spirits.
|
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.
|
4
|
+
version: 1.27.13
|
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:
|
57
|
-
the Fry and Pry REPLs.'
|
56
|
+
description: 'CodeName: William!Anne mullet stole everything from the McIntyres. Enter
|
57
|
+
doom. ... An extensible Twitter client living inside the Fry and Pry REPLs.'
|
58
58
|
email: trebor.macg8@protonmail.com
|
59
59
|
executables: []
|
60
60
|
extensions: []
|
@@ -141,6 +141,6 @@ requirements: []
|
|
141
141
|
rubygems_version: 3.0.1
|
142
142
|
signing_key:
|
143
143
|
specification_version: 4
|
144
|
-
summary: 'CodeName:
|
145
|
-
Fry and Pry REPLs.'
|
144
|
+
summary: 'CodeName: William!Anne mullet stole everything from the McIntyres. Enter
|
145
|
+
doom. ... An extensible Twitter client living inside the Fry and Pry REPLs.'
|
146
146
|
test_files: []
|