Skip to content

Commit 3120fbc

Browse files
committed
temp
1 parent 0a8ab50 commit 3120fbc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ gem 'ostruct'
3030
# This is locked due to a 'stack level too deep' error/bug in v0.1.0.
3131
gem 'state_machines', '~> 0.6.0'
3232

33+
gem 'concurrent-ruby', '1.3.4'
34+
3335
case ENV['DB']
3436
when 'mysql'
3537
gem 'mysql2'

0 commit comments

Comments
 (0)