Skip to content

Commit 5f1defd

Browse files
build(deps-dev): update rake-compiler requirement from 1.2.7 to 1.2.8
Updates the requirements on [rake-compiler](https://github.com/luislavena/rake-compiler) to permit the latest version. - [Release notes](https://github.com/luislavena/rake-compiler/releases) - [Changelog](https://github.com/rake-compiler/rake-compiler/blob/master/History.md) - [Commits](rake-compiler/rake-compiler@v1.2.7...v1.2.8) --- updated-dependencies: - dependency-name: rake-compiler dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d992447 commit 5f1defd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ group :development do
1010
gem "rake", "13.2.1"
1111

1212
# building extensions
13-
gem "rake-compiler", "1.2.7"
13+
gem "rake-compiler", "1.2.8"
1414
gem "rake-compiler-dock", "1.5.2"
1515

1616
# parser generator

0 commit comments

Comments
 (0)