Skip to content

Commit ded9252

Browse files
committed
remove bigdecimal pin from debug effort
1 parent e6a9d79 commit ded9252

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ ruby '~>3.2.0'
88

99
gem 'concurrent-ruby', '1.3.4' #https://stackoverflow.com/questions/79360526/uninitialized-constant-activesupportloggerthreadsafelevellogger-nameerror rails 7.1 fixes
1010
gem 'rails', '~> 7.1'
11-
gem 'bigdecimal', '= 3.1'
1211
#gem 'webrick', '= 1.8.2' #removed bc of comflicts with Rails 7.1+
1312
gem 'puma', '~> 6.6'
1413

0 commit comments

Comments
 (0)