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.
2 parents 6fb8a0a + 8a5a1f6 commit c62a8e2Copy full SHA for c62a8e2
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## Bolt 3.27.4 (2023-10-05)
4
+
5
+### Bug fixes
6
7
+* **Stop restricting ruby version in Gemfile**
8
9
+ The source of truth for minimum ruby version is in the gemspec. Stop duplicating
10
+ that and risking conflicts in the Gemfile.
11
12
+ _Contributed by [donoghuc](https://github.com/donoghuc)_
13
14
## Bolt 3.27.3 (2023-10-05)
15
16
### Bug fixes
0 commit comments