Skip to content

Commit

Permalink
Set strscan for all Gemfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahchen6 committed Nov 1, 2024
1 parent ccbdf04 commit a28b9f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ end
# TODO: Remove this once the issue is resolved: https://github.com/ffi/ffi/issues/1107
gem 'ffi', '~> 1.16.3', require: false

gem 'strscan', '~> 3.1.0' if RUBY_VERSION.start_with?('3.4.')
gem 'strscan', '~> 3.1.0'

0 comments on commit a28b9f2

Please sign in to comment.