pry-twitter 1.28.14 → 1.28.19

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: 57c2b7e331fec41ccfea8b846a4aec5abb00d7ead28d9c989c2b8f4477adb974
4
- data.tar.gz: 0e821917244062dfe5458066bad0d74d6ec4fddf575d15e16ffb0b06eeaacaea
3
+ metadata.gz: c920fc4a5ecc5d845c00016e903b39187bdeb4b7dd4c8f18c5db3990600df789
4
+ data.tar.gz: bb326487e772770f2ba5e6bd3af4ced69182ebecdce7577906bdf6692c961a14
5
5
  SHA512:
6
- metadata.gz: cbfc38f6faf59bffbb1af78ca89cb2c5fdbf5d541bd649502662ceeaae619539877f86ee13371cc46531c2f4acb9c6bf74ec395683b9ad77c92f7556b895d795
7
- data.tar.gz: 3e8a37765ae31e98a2d80c70b0f5d45e6e6a09fc8be9c32a259ca102833d2aeb64dd6512a955fce21c0f401893ba2a659038ed38525ce5a052d8bae77b8f417a
6
+ metadata.gz: 228e40c958b5218a59b2b12f7ee3cce7ed2bb357df946271906e1234c27a80a0e958bec2401a41e9dad53409d37ae193415e605a7c073053374b98a19bc7466c
7
+ data.tar.gz: 4ca92189bea1436a6cce63665020bca7dd4430409302861e7e07ca92b62cc2df2ae34205104edc2d4d952582030ff7ece169b822254526320e313c4ca15527cb
data/CHANGELOG.md CHANGED
@@ -1,8 +1,8 @@
1
1
  # CHANGELOG
2
2
 
3
- ## v1.28.0+ (#BeastieBoys #WarGames #Bom #Dia #PrincessDiana #Leiden #EinsteinBar #Matilda #Manila #kharkiv #ldn #fiftygrand #BreakingBadd)
3
+ ## v1.28.0+ (#Hannah #MarryMe #RememberMe #MessageMe #BeastieBoys #WarGames #Bom #Dia #PrincessDiana #Leiden #EinsteinBar #Matilda #Manila #kharkiv #ldn #fiftygrand #BreakingBad)
4
4
 
5
- - Change code name for v1.28 series to '#BeastieBoys #WarGames #Bom #Dia #PrincessDiana #Leiden #EinsteinBar #Matilda #Manila #kharkiv #ldn #fiftygrand #BreakingBad'.
5
+ - Change code name for v1.28 series to '#Hannah #MarryMe #RememberMe #MessageMe #BeastieBoys #WarGames #Bom #Dia #PrincessDiana #Leiden #EinsteinBar #Matilda #Manila #kharkiv #ldn #fiftygrand #BreakingBad'.
6
6
 
7
7
  ## v1.27.31+ (#Matilda #MAGA #Neutral #Devlin #Putin #008 #GoldenEye #KurtKobain #AltJ #ShellShocked #ChiefKeef #TuPac #Eminem #BlueMaroc #sdot #sparkle #ldn #1root #marley)
8
8
 
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.28.14'
4
- CODENAME = %q{#BeastieBoys #WarGames #Bom #Dia #PrincessDiana #Leiden #EinsteinBar #Matilda #Manila #kharkiv #ldn #fiftygrand #BreakingBad}
3
+ VERSION = '1.28.19'
4
+ CODENAME = %q{#jetplane}
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.28.14
4
+ version: 1.28.19
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2019-02-26 00:00:00.000000000 Z
12
+ date: 2019-02-27 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: twitter
@@ -53,9 +53,8 @@ dependencies:
53
53
  - - "~>"
54
54
  - !ruby/object:Gem::Version
55
55
  version: '1.4'
56
- description: 'CodeName: #BeastieBoys #WarGames #Bom #Dia #PrincessDiana #Leiden #EinsteinBar
57
- #Matilda #Manila #kharkiv #ldn #fiftygrand #BreakingBad ... An extensible Twitter
58
- client living inside the Fry and Pry REPLs.'
56
+ description: 'CodeName: #jetplane ... An extensible Twitter client living inside the
57
+ Fry and Pry REPLs.'
59
58
  email: trebor.macg8@protonmail.com
60
59
  executables: []
61
60
  extensions: []
@@ -144,7 +143,6 @@ requirements: []
144
143
  rubygems_version: 3.0.1
145
144
  signing_key:
146
145
  specification_version: 4
147
- summary: 'CodeName: #BeastieBoys #WarGames #Bom #Dia #PrincessDiana #Leiden #EinsteinBar
148
- #Matilda #Manila #kharkiv #ldn #fiftygrand #BreakingBad ... An extensible Twitter
149
- client living inside the Fry and Pry REPLs.'
146
+ summary: 'CodeName: #jetplane ... An extensible Twitter client living inside the Fry
147
+ and Pry REPLs.'
150
148
  test_files: []