cf 4.1.2.rc1 → 4.1.2.rc2

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.
@@ -1,3 +1,3 @@
1
1
  module CF
2
- VERSION = "4.1.2.rc1".freeze
2
+ VERSION = "4.1.2.rc2".freeze
3
3
  end
@@ -7,6 +7,7 @@ namespace :gem do
7
7
  old_version = gem_version
8
8
 
9
9
  sh! "gem bump --version #{version} --no-commit"
10
+ sh! "git add lib/cf/version.rb"
10
11
 
11
12
  print_with_purpose "Bumping to version #{gem_version}"
12
13
  generate_release_notes(old_version)
@@ -38,4 +39,4 @@ namespace :gem do
38
39
  end
39
40
  Gem::Specification.load("cf.gemspec").version.to_s
40
41
  end
41
- end
42
+ end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cf
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.1.2.rc1
4
+ version: 4.1.2.rc2
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors:
@@ -618,7 +618,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
618
618
  version: '0'
619
619
  segments:
620
620
  - 0
621
- hash: 1772751306125158970
621
+ hash: -4386331763096695896
622
622
  required_rubygems_version: !ruby/object:Gem::Requirement
623
623
  none: false
624
624
  requirements: