Skip to content

Commit d3dc1d3

Browse files
committed
Remove workaround for truffleruby/logger issue
1 parent 892b4aa commit d3dc1d3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Gemfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,3 @@ end
1818
platforms :jruby do
1919
gem 'jdbc-sqlite3', github: 'jruby/activerecord-jdbc-adapter', glob: 'jdbc-sqlite3/jdbc-sqlite3.gemspec', group: :test
2020
end
21-
22-
platform :truffleruby do
23-
gem 'logger', '1.6.2'
24-
end

0 commit comments

Comments
 (0)