Skip to content

Commit ca1cf48

Browse files
committed
migrate to github actions
1 parent 34b7f75 commit ca1cf48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gemfiles/7.0.gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ source 'https://rubygems.org'
22

33
gem 'activerecord', '~> 7.0.0'
44
gem 'activesupport', '~> 7.0.0'
5+
gem 'concurrent-ruby' # https://stackoverflow.com/questions/79360526/uninitialized-constant-activesupportloggerthreadsafelevellogger-nameerror
56

67
gemspec path: '../'

0 commit comments

Comments
 (0)