index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
bundled_gems_spec.rb
Age
Commit message (
Expand
)
Author
2025-11-12
Update next stable version to 4.0 from 3.5 (#15146)
Hiroshi SHIBATA
2025-05-28
Initialize `gems` tmp when initializing bundled_gems_spec suite
David Rodríguez
2024-12-24
Fix bundled gems warning for sub feature locations
David Rodríguez
2024-12-23
Added limitation of bundled_gems.rb with sub-feature example
Hiroshi SHIBATA
2024-12-23
Fix code location in bundled gems warnings
David Rodríguez
2024-12-23
Fix spec description
David Rodríguez
2024-11-28
Skip failure tests with Windows platform
Hiroshi SHIBATA
2024-11-27
Rename environment name to more descriptive
Hiroshi SHIBATA
2024-11-21
Removed needless require for build_metadata
Hiroshi SHIBATA
2024-11-18
Move configuration to RSpec.configure
Hiroshi SHIBATA
2024-11-18
Need to install all of dependency for bundler test suite
Hiroshi SHIBATA
2024-11-18
Fixed required path with example location
Hiroshi SHIBATA
2024-11-18
Load required helpers from bundler examples and invoke bundled_gems_spec.rb a...
Hiroshi SHIBATA
2024-11-18
Move spec directory from bundler examples
Hiroshi SHIBATA