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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c7d98f7feefd8242a3f6d3657631c8ad4f0e2785238b44409689744995a18058
4
- data.tar.gz: 8e58311f6a92f5981bc283ecd5426948a5ff65f8f16f807481de9f5c41a32944
3
+ metadata.gz: 582003856cb7798ca39b7b0b5cc05129346899a534104f10fa35e5b8e6720a33
4
+ data.tar.gz: '0797b58cb7f3149c92f9b3bb35d0c6ca4d98a2aef8f8a0b68e6e4efd00527586'
5
5
  SHA512:
6
- metadata.gz: de72eaf7b126a802a04e49d69158c04a6f5b7e4b537fac5fcced63cd704781fb7685c80c556e751d83331a04fd80383fe3fcf4749f30bfedffd9baf376be5ac1
7
- data.tar.gz: ba5c5e983def2cd8798ff19b5d010eb1ab6c83d8ce4b1032f6dbd1284f75cad4a0c0219e2ef8f436181f21753853faebbd43c7a08a99f4691219d1a007a0e46b
6
+ metadata.gz: 3f9fa06305abfcc83351a77af583a81bcc098edea59e38beeb327529a379ea9062d9179ae60553b92d91270fa2f9c3cb8904b11773169a17817bb903bf3de03e
7
+ data.tar.gz: 9bef285298bc599118cb91f1bb7f0f437ec317e764b40a8087d609ad2cea32343852e27804ed2268ed6ab38a1546ab4fb32e046ba0d0e455f740db33493230fe
@@ -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.
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.27.12'
4
- CODENAME = %q{#IllyBilly}
3
+ VERSION = '1.27.13'
4
+ CODENAME = %q{William!Anne mullet stole everything from the McIntyres. Enter doom.}
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.27.12
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: #IllyBilly ... An extensible Twitter client living inside
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: #IllyBilly ... An extensible Twitter client living inside the
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: []