Start to develop 4.1.0.dev

This commit is contained in:
Hiroshi SHIBATA 2025-12-26 09:32:02 +09:00
parent bdbe8d5015
commit 74becf1b61
Notes: git 2025-12-26 02:02:32 +00:00
8 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
# frozen_string_literal: false
module Bundler
VERSION = "4.0.3".freeze
VERSION = "4.1.0.dev".freeze
def self.bundler_major_version
@bundler_major_version ||= gem_version.segments.first

View File

@ -9,7 +9,7 @@
require "rbconfig"
module Gem
VERSION = "4.0.3"
VERSION = "4.1.0.dev"
end
require_relative "rubygems/defaults"

View File

@ -46,4 +46,4 @@ DEPENDENCIES
tapioca
BUNDLED WITH
4.0.3
4.1.0.dev

View File

@ -36,4 +36,4 @@ DEPENDENCIES
warbler!
BUNDLED WITH
4.0.3
4.1.0.dev

View File

@ -129,4 +129,4 @@ CHECKSUMS
turbo_tests (2.2.5) sha256=3fa31497d12976d11ccc298add29107b92bda94a90d8a0a5783f06f05102509f
BUNDLED WITH
4.0.3
4.1.0.dev

View File

@ -156,4 +156,4 @@ CHECKSUMS
unicode-emoji (4.1.0) sha256=4997d2d5df1ed4252f4830a9b6e86f932e2013fbff2182a9ce9ccabda4f325a5
BUNDLED WITH
4.0.3
4.1.0.dev

View File

@ -176,4 +176,4 @@ CHECKSUMS
unicode-emoji (4.1.0) sha256=4997d2d5df1ed4252f4830a9b6e86f932e2013fbff2182a9ce9ccabda4f325a5
BUNDLED WITH
4.0.3
4.1.0.dev

View File

@ -103,4 +103,4 @@ CHECKSUMS
tilt (2.6.1) sha256=35a99bba2adf7c1e362f5b48f9b581cce4edfba98117e34696dde6d308d84770
BUNDLED WITH
4.0.3
4.1.0.dev