metasploit-concern 0.3.1.pre.autoload.pre.compatibility → 0.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 017a7fc1d13a3b124f775b749720d67838082476
4
- data.tar.gz: 75025bd466c12c546998f4e1138ed22202c630d5
3
+ metadata.gz: 0c8239f87c878597352fa3992c32f89a3f92240f
4
+ data.tar.gz: 37aee8ebbdd86eae3e72c1a605be8ce5842ad415
5
5
  SHA512:
6
- metadata.gz: ad9abfc720058eaa4be0d285ea012c39372c5858a0cc190ada8d640011f96c0e78141b77954c0ba78ba841ebab30434e8ca9acd4e2542ad37092264efde1301c
7
- data.tar.gz: 27d08e1d509e2677818f88f4b3121d508ecbea809b664b4e8e98bbc2e4e1ce04a712e7deaee11cdaf76d02532096ba1d5e7cc171f52e84904df431cd7cc2c6b2
6
+ metadata.gz: db146a20ddcc0a7089d4e627db465575492c76f4ec75d1b47cd2c22f4a5e19350c371658e15731d886129d8feba3520f621031ebbf504af3ee73cdccf1ae3ec5
7
+ data.tar.gz: 37137092522ee806668f157501686a1287ab4498097da46243f632b606d3ad08935a45a3fe870f0115e217711a044bd1ec0dbc2395d971999dfb7d8a101ad96b
@@ -8,8 +8,6 @@ module Metasploit
8
8
  MINOR = 3
9
9
  # The patch number, scoped to the {MAJOR} and {MINOR} version numbers.
10
10
  PATCH = 1
11
- # The prerelease version, scoped to the {MAJOR}, {MINOR}, and {PATCH} version numbers.
12
- PRERELEASE = 'autoload-compatibility'
13
11
 
14
12
  # The full version string, including the {MAJOR}, {MINOR}, {PATCH}, and optionally, the `PRERELEASE` in the
15
13
  # {http://semver.org/spec/v2.0.0.html semantic versioning v2.0.0} format.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metasploit-concern
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1.pre.autoload.pre.compatibility
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Luke Imhoff
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-04-08 00:00:00.000000000 Z
11
+ date: 2015-04-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -78,9 +78,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
78
78
  version: '2.1'
79
79
  required_rubygems_version: !ruby/object:Gem::Requirement
80
80
  requirements:
81
- - - ">"
81
+ - - ">="
82
82
  - !ruby/object:Gem::Version
83
- version: 1.3.1
83
+ version: '0'
84
84
  requirements: []
85
85
  rubyforge_project:
86
86
  rubygems_version: 2.4.3