pry-twitter 1.31.7 → 1.31.8

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: 4da7591414f772f8a039fcbf9734e798f51dedb696a858f1afd553ff5ac8479c
4
- data.tar.gz: 323e3e90ba5659ef2c99120ef79799db5ac8ae4a66e44648c55c80a3cc4586f5
3
+ metadata.gz: 38c5ff9395d2647304447cd7d4a2732dbe7f277bd262c3a1ad91435e5bb476a6
4
+ data.tar.gz: c8f52c03bcff6f85fcb459b7a71268c972fba65c46260c768138b470c6d81038
5
5
  SHA512:
6
- metadata.gz: 0aa64f3cf5c2803f650c458cc75445463396bb73edc4952d3fa288f6244a7dbede499adb7435817ad62038723edf8ea7df20cb655b9cdc5b18514ace58ecae8c
7
- data.tar.gz: 615b14f24e7b90597811b2716e698dcb1bca63048f64f081580d4f04dd9034a2d687861a1a8e71439d3e3862adb132b4e852c6d968184877403355402c5b9df1
6
+ metadata.gz: 3a2fd6c53be16ad31748800d6496999872532e3af567c9aed637ba46b613a6dedae12149ecb6e73697c59f16703c37468842626e012a6407289c857fbc6f471a
7
+ data.tar.gz: 767e6372c03099effda655cfb7ab24226bdd5b363d26a3cee8d40fb74ed7eed2ee02175b48c23679bff715ffad134eb64c9c56dbfb59bbbcfa55224ae21dd428
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.31.7'
4
- CODENAME = %q{#Emanuela (sdot) (rdot) (pia) (no mdot, no confusers and abusers) . https://www.privateinternetaccess.com}
3
+ VERSION = '1.31.8'
4
+ CODENAME = %q{I am seeing gems appear that replace the lol role of mbot, wdyt @buyvpnservice? https://www.privateinternetaccess.com}
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.31.7
4
+ version: 1.31.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers
@@ -53,9 +53,9 @@ dependencies:
53
53
  - - "~>"
54
54
  - !ruby/object:Gem::Version
55
55
  version: '1.4'
56
- description: 'CodeName: #Emanuela (sdot) (rdot) (pia) (no mdot, no confusers and abusers)
57
- . https://www.privateinternetaccess.com ... An extensible Twitter client living
58
- inside the Fry and Pry REPLs.'
56
+ description: 'CodeName: I am seeing gems appear that replace the lol role of mbot,
57
+ wdyt @buyvpnservice? https://www.privateinternetaccess.com ... An extensible Twitter
58
+ client living inside the Fry and Pry REPLs.'
59
59
  email: trebor.macg8@protonmail.com
60
60
  executables: []
61
61
  extensions: []
@@ -148,7 +148,7 @@ requirements: []
148
148
  rubygems_version: 3.0.1
149
149
  signing_key:
150
150
  specification_version: 4
151
- summary: 'CodeName: #Emanuela (sdot) (rdot) (pia) (no mdot, no confusers and abusers)
152
- . https://www.privateinternetaccess.com ... An extensible Twitter client living
153
- inside the Fry and Pry REPLs.'
151
+ summary: 'CodeName: I am seeing gems appear that replace the lol role of mbot, wdyt
152
+ @buyvpnservice? https://www.privateinternetaccess.com ... An extensible Twitter
153
+ client living inside the Fry and Pry REPLs.'
154
154
  test_files: []