Skip to content

Commit

Permalink
[HWORKS-1283] Integration tests Gemfile should pin ffi to 1.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
robzor92 committed Jun 5, 2024
1 parent 797a939 commit 7b9e644
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hopsworks-IT/src/test/ruby/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ gem 'composite_primary_keys', '=12.0.2'
gem 'typhoeus'
gem 'concurrent-ruby', require: 'concurrent'
gem 'websocket-client-simple', '0.3.1'
gem 'ffi', '1.16.3'
group :development do
gem 'dotenv'
gem 'byebug'
Expand Down

0 comments on commit 7b9e644

Please sign in to comment.