Skip to content

Commit

Permalink
test: Fix failing CI on ruby-head
Browse files Browse the repository at this point in the history
  • Loading branch information
mishina2228 committed Apr 7, 2024
1 parent c6449fc commit 3eb10d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ source 'https://rubygems.org'
gemspec

gem 'airbrake'
gem 'base64' # airbrake requires this
gem 'daemons'
gem 'json'
gem 'minitest'
Expand Down

0 comments on commit 3eb10d6

Please sign in to comment.