pry-twitter 1.33.34 → 1.33.35

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: 8987da5ad8a6bba078ea358900fb5b9f4523726dcd08262f2c86d06990c1acb3
4
- data.tar.gz: d986c9b041071e4d73321dc22afd7938e4ce86ba9fb350df10fdd51891a31162
3
+ metadata.gz: 72111299adc20ec55f1fc6f5886f88c638cb6e23ad92789a5558eaf8da4204b6
4
+ data.tar.gz: 82802d98d3b26f751dc2b52939a53e576eb0123534de976a868e1253ad574051
5
5
  SHA512:
6
- metadata.gz: d6fd78b7419d92db0f1218fc9c07ee6471b000ac083c8fc906d471d3b448a1eb25d864c70c7a054c069a5fc1394290fd35dcd7a929a8e36f51f70a082eaa4342
7
- data.tar.gz: 1b699eb22808251c29f1aef8ad5263cab65dcd1066d97f7ba6c41b1598f7546e28399d7a191bb777f03c750d7843a3bb15aaec993256a5280d45dd127fe28023
6
+ metadata.gz: 4be816a180902464a219fe65634231fa4b7b5f0d6a7d81d89c6803228a65e70600973f18e7733c12c24f98b6ad8808def5d8eec1ee432a3bfc524c82ea6f7c27
7
+ data.tar.gz: d120cedcf2909184d73cd92ece662f06e6ac58686b44ef48af29fcec05a5485ec0167c976ca02afc0d5415eb374e48c64db1963d816dc0ed048e5fb9f4affa3b
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.33.34'
4
- CODENAME = %q{hey @buyvpnservice ... enjoy ... https://www.youtube.com/watch?v=ztelxI2eZ9M}
3
+ VERSION = '1.33.35'
4
+ CODENAME = %q{hey @buyvpnservice ... enjoy ... https://www.youtube.com/watch?v=zuBhEEwainE}
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.33.34
4
+ version: 1.33.35
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers
@@ -53,7 +53,7 @@ dependencies:
53
53
  - - "~>"
54
54
  - !ruby/object:Gem::Version
55
55
  version: '1.4'
56
- description: 'CodeName: hey @buyvpnservice ... enjoy ... https://www.youtube.com/watch?v=ztelxI2eZ9M
56
+ description: 'CodeName: hey @buyvpnservice ... enjoy ... https://www.youtube.com/watch?v=zuBhEEwainE
57
57
  ... An extensible Twitter client living inside the Fry and Pry REPLs.'
58
58
  email: trebor.macg8@protonmail.com
59
59
  executables: []
@@ -148,6 +148,6 @@ requirements: []
148
148
  rubygems_version: 3.0.1
149
149
  signing_key:
150
150
  specification_version: 4
151
- summary: 'CodeName: hey @buyvpnservice ... enjoy ... https://www.youtube.com/watch?v=ztelxI2eZ9M
151
+ summary: 'CodeName: hey @buyvpnservice ... enjoy ... https://www.youtube.com/watch?v=zuBhEEwainE
152
152
  ... An extensible Twitter client living inside the Fry and Pry REPLs.'
153
153
  test_files: []