metasploit-concern 4.0.2 → 4.0.3

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: f2d79eaaf57263889a22e8044fe7318d2b435eb7d75d4d895b1b514e2f0d2c6b
4
- data.tar.gz: f6719b6d84dd594aaa80afa31830a23c11e00da8b25bfb499a969f92d450f09e
3
+ metadata.gz: 7d9aa7898d90bdee131338e516de85ea24cdf657edb441ae02eaf0c3e491b4ae
4
+ data.tar.gz: 4a86fd52be9985c392cabdb78ecbd49429c10a37adfcc030d5b8403dd7349990
5
5
  SHA512:
6
- metadata.gz: dcac52b01cab3273227b76a846831665343804db360101cf518a069f1a8b37378ef3784fce37153fe67803d359c76f9216e1a436638d92301d5acd81bd41e5c9
7
- data.tar.gz: 825cd45ca13f023a8d9d29dc8d99f90e1edcf09e83c2d916554b4dcaa6de21c05c0435d885b1ecbe9610d5cec320113ce2064fd69d2bf8ecc121e1b7183a0e45
6
+ metadata.gz: f161433e713382156b9143c51892dee53133c5e466816ba20dceb5b87e7d853809ed5ef8c7917fafe379c242a85abb5a43af994586767ef82a8dce75483a298d
7
+ data.tar.gz: 50dcdb6dddd054f0fb43a554c7667eac4cb36e8757d31100f914611385e9364b24c150ad81c91fb2156df8b434f07d13d719ddcc3c43527201ee00760d1c92ef
checksums.yaml.gz.sig CHANGED
Binary file
data/Rakefile CHANGED
@@ -72,7 +72,7 @@ else
72
72
  end
73
73
 
74
74
  if print_without
75
- puts "Bundle currently installed '--without #{Bundler.settings.without.join(' ')}'."
75
+ puts "Bundle currently installed '--without #{Bundler.settings[:without].join(' ')}'."
76
76
  puts "To clear the without option do `bundle install --without ''` (the --without flag with an empty string) or " \
77
77
  "`rm -rf .bundle` to remove the .bundle/config manually and then `bundle install`"
78
- end
78
+ end
@@ -1,7 +1,7 @@
1
1
  module Metasploit
2
2
  module Concern
3
3
  # VERSION is managed by GemRelease
4
- VERSION = '4.0.2'
4
+ VERSION = '4.0.3'
5
5
 
6
6
  # @return [String]
7
7
  #
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metasploit-concern
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.2
4
+ version: 4.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Metasploit Hackers
@@ -93,7 +93,7 @@ cert_chain:
93
93
  EknWpNgVhohbot1lfVAMmIhdtOVaRVcQQixWPwprDj/ydB8ryDMDosIMcw+fkoXU
94
94
  9GJsSaSRRYQ9UUkVL27b64okU8D48m8=
95
95
  -----END CERTIFICATE-----
96
- date: 2021-05-05 00:00:00.000000000 Z
96
+ date: 2021-09-16 00:00:00.000000000 Z
97
97
  dependencies:
98
98
  - !ruby/object:Gem::Dependency
99
99
  name: metasploit-yard
metadata.gz.sig CHANGED
Binary file