We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1799a62 commit 3d9ce42Copy full SHA for 3d9ce42
CHANGELOG.md
@@ -1,3 +1,23 @@
1
+# 3.5.15 / 2024-07-08
2
+
3
+## Enhancements:
4
5
+* Installs bundler 2.5.15 as a default gem.
6
7
+## Bug fixes:
8
9
+* Restrict generic `arm` to only match 32-bit arm. Pull request
10
+ [#7830](https://github.com/rubygems/rubygems/pull/7830) by ntkme
11
+* Protect creating binstubs with a file lock. Pull request
12
+ [#7806](https://github.com/rubygems/rubygems/pull/7806) by
13
+ deivid-rodriguez
14
15
+## Documentation:
16
17
+* Make it clearer that `add_dependency` is the main way to add
18
+ non-development dependencies. Pull request
19
+ [#7800](https://github.com/rubygems/rubygems/pull/7800) by jeromedalbert
20
21
# 3.5.14 / 2024-06-21
22
23
## Enhancements:
0 commit comments