Skip to content

Commit 93ed382

Browse files
Bump Rubygems version to 3.6.9
1 parent a9b88d4 commit 93ed382

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/rubygems.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
require "rbconfig"
1010

1111
module Gem
12-
VERSION = "3.6.8"
12+
VERSION = "3.6.9"
1313
end
1414

1515
# Must be first since it unloads the prelude from 1.9.2

rubygems-update.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |s|
44
s.name = "rubygems-update"
5-
s.version = "3.6.8"
5+
s.version = "3.6.9"
66
s.authors = ["Jim Weirich", "Chad Fowler", "Eric Hodel", "Luis Lavena", "Aaron Patterson", "Samuel Giddins", "André Arko", "Evan Phoenix", "Hiroshi SHIBATA"]
77
88

0 commit comments

Comments
 (0)