metasploit-concern 4.0.2 → 4.0.5

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: 3be630fb8cb4600f2f037eaab42c0dfff18213332092215ce650b5f19ab016f0
4
+ data.tar.gz: 7d85b09c76f6ef2c7cb4cba53f6cf6d923898ac58a78efb03373593e4d3142e5
5
5
  SHA512:
6
- metadata.gz: dcac52b01cab3273227b76a846831665343804db360101cf518a069f1a8b37378ef3784fce37153fe67803d359c76f9216e1a436638d92301d5acd81bd41e5c9
7
- data.tar.gz: 825cd45ca13f023a8d9d29dc8d99f90e1edcf09e83c2d916554b4dcaa6de21c05c0435d885b1ecbe9610d5cec320113ce2064fd69d2bf8ecc121e1b7183a0e45
6
+ metadata.gz: bcb972c3cc42b0462bab6d1292db9615f1b14a6cd99d5639ab2adfcacf8fe32b2293528d77ea3cc2dcdd99be43f6f892ed3e63533251644bc9956d81f9be1444
7
+ data.tar.gz: 22902a1e5afb1845932b35fb0fce799ff9c8a8f337d5c228a0f2cd3a31800e0b42a7c405f45cda70d4e0443691b8abdc19de65936507ea76ed9dff1994f1f74f
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.5'
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.5
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: 2022-09-02 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