pry-send_tweet.rb 1.18.5 → 1.18.6

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: 53e87ccd0371e2e181d291509cd64de5676a86efd47d6cf93c1f47c479fa0a76
4
- data.tar.gz: a7d538556556072ade0f51f389cc9cc78831e9e7b2618d4c0deef17ceca22bd4
3
+ metadata.gz: ac0cc3c349b51bbda1a78e7c1c3e18f4389484f2573c6b67a7ebafe784c29385
4
+ data.tar.gz: 319fc220c29b987f9927a24bbc918b73f9f197fc66bad77cb50099a42b8607c1
5
5
  SHA512:
6
- metadata.gz: 3e19846ae5ad6f9a499adc61bc709799a7c4fb0d1275b106658ed67fe3ca54409c21a274aab91041a442463064925c90b0b6ac3f35302d323247e37216c8e0dd
7
- data.tar.gz: ec6837f3a780fd21bc3f0eef33a2936a824b3c7d840072fba9ddf400efebafc3f31322ae59fccd5290a90b9299e581872065d4804671a24672f8193f9d960a10
6
+ metadata.gz: 07ff0459a7fce3480a1af435dfbae340c05f1fdf94b90bb7dcf527de78fa620752e6aa01a310e4e9a24e81221a418f560707466a0262f7191ed8235ddc83db3d
7
+ data.tar.gz: '0629a087e69c00968e3863d6bd88f67f27dc2bd4c90b25a2c05a52261ffc6bb9880f9b471a138e6bc729206f7a52a4c392abd472a2ecfa2c5e6c26f2f1a887ac'
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.18.5'
4
- CODENAME = 'ItsCalledTheftUnlessYouPayMe__GeneralAssembly'
3
+ VERSION = '1.18.6'
4
+ CODENAME = 'BrokenArrow__Target=NYC'
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pry-send_tweet.rb
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.18.5
4
+ version: 1.18.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pry developers
@@ -54,8 +54,8 @@ dependencies:
54
54
  - - "~>"
55
55
  - !ruby/object:Gem::Version
56
56
  version: '1.4'
57
- description: 'Codename: ItsCalledTheftUnlessYouPayMe__GeneralAssembly .. An extensible
58
- Twitter client living inside the Pry and Fry REPLs.'
57
+ description: 'Codename: BrokenArrow__Target=NYC .. An extensible Twitter client living
58
+ inside the Pry and Fry REPLs.'
59
59
  email: trebor.g@protonmail.com
60
60
  executables: []
61
61
  extensions: []
@@ -130,6 +130,6 @@ rubyforge_project:
130
130
  rubygems_version: 2.7.8
131
131
  signing_key:
132
132
  specification_version: 4
133
- summary: 'Codename: ItsCalledTheftUnlessYouPayMe__GeneralAssembly .. An extensible
134
- Twitter client living inside the Pry and Fry REPLs.'
133
+ summary: 'Codename: BrokenArrow__Target=NYC .. An extensible Twitter client living
134
+ inside the Pry and Fry REPLs.'
135
135
  test_files: []