Skip to content

Commit

Permalink
deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
garrying committed Apr 7, 2024
1 parent 86cc5af commit a7bca0d
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.1.2
ruby-version: 3.3
bundler-cache: true
- name: Run tests
run: bundle exec rake test
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# frozen_string_literal: true

source 'https://rubygems.org'
ruby '3.1.2'

gem 'arena'
gem 'rake'
Expand Down
3 changes: 0 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,5 @@ DEPENDENCIES
rspec
slack-notifier

RUBY VERSION
ruby 3.1.2p20

BUNDLED WITH
2.3.26
1 change: 0 additions & 1 deletion Procfile

This file was deleted.

0 comments on commit a7bca0d

Please sign in to comment.