Skip to content

Commit

Permalink
Update equations-parser COMMIT
Browse files Browse the repository at this point in the history
  • Loading branch information
Victorcorcos committed Nov 30, 2023
1 parent d9956b9 commit f4130bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/libnativemath/extconf.rb
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
end

GIT_REPOSITORY = 'https://github.com/oxeanbits/equations-parser.git'.freeze
COMMIT = 'b81e50bc4c43556f8d75566bf0f86a2e71a7ac4e'.freeze
COMMIT = '39d949b5f53d1650eb8f166db3883900f5ce55d4'.freeze

Dir.chdir(BASEDIR) do
system('git init')
Expand Down

0 comments on commit f4130bc

Please sign in to comment.