pry-send_tweet.rb 1.20.55 → 1.20.56

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: aeb2abbae216e29916ff9f840b2ec84044fc80eb27ed7966165ea3f230c9fdc3
4
- data.tar.gz: ce4275eb550e42d5016afb922068e4cbea3e93df3c067bb8c20e6dc3acc8da45
3
+ metadata.gz: b409e0d45ea2f7461fbf9c84de7c0432ebdf13d7b77ae1f87bed817795fc12b8
4
+ data.tar.gz: e41f3b06620a04e98a79a5a804f04cba78a02c88e554f69ad22c1615dc7c7d1b
5
5
  SHA512:
6
- metadata.gz: 6c589b40de2386af4145acd96014bc7bf185f1851e3211e0b907c8c1515ed485422fd7e09aff06a74d21dc0f495b577f403d4181d29c5cd5f5988f3678c31525
7
- data.tar.gz: b3fa1d5201e0e62272737b37dfe8ee886531bcfa6465f80a72856d35298b44002867375dfcbafff017167100e9aa787002138e086895288983f0da8fb31451a2
6
+ metadata.gz: d403c13f060e62750e888f764666c5910fb7b3d242e0f1e79bc95785e7672f99fbd023c41909a876a6b1b9437c4b2c9c08fa498b51431bafdddc473b3d6f18b9
7
+ data.tar.gz: b6174be1f76808c926f47d2b0b3bfac25ea8330005ce6273d48056c5903e107b48cc7a265bc0015d5df1d7e04d53e5ea6853d49710ec3ba7f4bc5132bbc1cc24
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.20.55'
4
- CODENAME = 'I have been trapped inside that book ever since, I was told, "It will all end in .."'
3
+ VERSION = '1.20.56'
4
+ CODENAME = 'In the same period, I read "JarHead". Trapped in that book ever since.'
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.20.55
4
+ version: 1.20.56
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pry developers
@@ -54,9 +54,8 @@ dependencies:
54
54
  - - "~>"
55
55
  - !ruby/object:Gem::Version
56
56
  version: '1.4'
57
- description: 'Codename: I have been trapped inside that book ever since, I was told, "It
58
- will all end in .." .. An extensible Twitter client living inside the Pry and Fry
59
- REPLs.'
57
+ description: 'Codename: In the same period, I read "JarHead". Trapped in that book
58
+ ever since. .. An extensible Twitter client living inside the Pry and Fry REPLs.'
60
59
  email: trebor.g@protonmail.com
61
60
  executables: []
62
61
  extensions: []
@@ -139,7 +138,6 @@ rubyforge_project:
139
138
  rubygems_version: 2.7.8
140
139
  signing_key:
141
140
  specification_version: 4
142
- summary: 'Codename: I have been trapped inside that book ever since, I was told, "It
143
- will all end in .." .. An extensible Twitter client living inside the Pry and Fry
144
- REPLs.'
141
+ summary: 'Codename: In the same period, I read "JarHead". Trapped in that book ever
142
+ since. .. An extensible Twitter client living inside the Pry and Fry REPLs.'
145
143
  test_files: []