pry-twitter 1.22.8 → 1.22.9

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: 498ea08c283ad0b2177d22a3db16ff80301d85d2d9d2ea8c387ea373b2f5b4e5
4
- data.tar.gz: 1ffe0746512965198f089c7602b32f2d604c823684a4f48030efd424e4aa3760
3
+ metadata.gz: 90a6c0f6ad837440422e7dab4c8e8c003f4929c08ef9b56db6f530d422c23568
4
+ data.tar.gz: 1f7d9c98cdbaceb48b6ce57b0e995b0481a590bd82fef79dbf70e2b35fe5acd0
5
5
  SHA512:
6
- metadata.gz: 65129fcdbd99d19c8de1f0432534c51a6dc1e5efab8ecdc1feb38fc07974b24b42140d70e4c5ebe1623b0da842ca4caeac7fea362c970bc27b8005a779159a92
7
- data.tar.gz: 3018ab492341ab7ab75bbb6ea58ee3befab84cdd2722914e945dc677e553b3f7a26cbbf249419ff0f025ca1793ae33b43a579f0ee128a1caa1dd615d6718c696
6
+ metadata.gz: 622ea5f2be81b30cc11b6ad4bee095d507767ddc5bf4c77bf2af2a13cc60f86c2c80745f58034fbfc1fb94b6e4c49fe3354fe9bd80d392378fc6e76bb04fba6b
7
+ data.tar.gz: 40ac515449116487bb79674ec246bcc5c8af5adc3ef76ab8bbf6a874aaa20acf014635a2c3dd91389bfbaeb35dd4f1aa2ee05e7632285d11a7416bc053802aaf
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # CHANGELOG
2
2
 
3
+ ## v1.22.9 (#LastMutdahFuckahBreathin #tupac)
4
+
5
+ - Change code name for .9+ to '#LastMutdahFuckahBreathin #tupac'
6
+
3
7
  ## v1.22.8 (#PeteDoherty)
4
8
 
5
9
  - Change vagrant box to 'roboxes/freebsd12'.
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.22.8'
4
- CODENAME = %q{#PeteDoherty}
3
+ VERSION = '1.22.9'
4
+ CODENAME = %q{#LastMutdahFuckahBreathin #tupac}
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.22.8
4
+ version: 1.22.9
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: #PeteDoherty ... An extensible Twitter client living inside
57
- the Fry and Pry REPLs.'
56
+ description: 'CodeName: #LastMutdahFuckahBreathin #tupac ... An extensible Twitter
57
+ 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: #PeteDoherty ... An extensible Twitter client living inside the
145
- Fry and Pry REPLs.'
144
+ summary: 'CodeName: #LastMutdahFuckahBreathin #tupac ... An extensible Twitter client
145
+ living inside the Fry and Pry REPLs.'
146
146
  test_files: []