rubydoop 1.1.1.pre0 → 1.1.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.
Binary file
@@ -1,4 +1,4 @@
1
1
  module Rubydoop
2
2
  # @private
3
- VERSION = '1.1.1.pre0'
3
+ VERSION = '1.1.1'
4
4
  end
metadata CHANGED
@@ -1,8 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubydoop
3
3
  version: !ruby/object:Gem::Version
4
- prerelease: 6
5
- version: 1.1.1.pre0
4
+ prerelease:
5
+ version: 1.1.1
6
6
  platform: ruby
7
7
  authors:
8
8
  - Theo Hultberg
@@ -41,9 +41,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
41
41
  none: false
42
42
  required_rubygems_version: !ruby/object:Gem::Requirement
43
43
  requirements:
44
- - - '>'
44
+ - - '>='
45
45
  - !ruby/object:Gem::Version
46
- version: 1.3.1
46
+ version: '0'
47
47
  none: false
48
48
  requirements: []
49
49
  rubyforge_project: rubydoop